Home
last modified time | relevance | path

Searched refs:getBaseTypeLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h194 SourceLocation getBaseTypeLoc() const LLVM_READONLY { in getBaseTypeLoc() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp1358 Diag(BaseSpec.getBaseTypeLoc(), diag::note_not_structural_non_public) in RequireStructuralType()
1383 SubLoc = BaseSpec.getBaseTypeLoc(); in RequireStructuralType()
H A DSemaDeclCXX.cpp1673 if (!Check(B.getBaseTypeLoc(), B.getType(), nullptr)) in CheckConstexprDestructorSubobjects()
7704 Base->getBaseTypeLoc()}; in getBase()
8759 return B->getBaseTypeLoc(); in getSubobjectLoc()