Searched refs:getBaseTypeLoc (Results 1 – 4 of 4) sorted by relevance
198 SourceLocation getBaseTypeLoc() const LLVM_READONLY { in getBaseTypeLoc() function
1387 Diag(BaseSpec.getBaseTypeLoc(), diag::note_not_structural_non_public) in RequireStructuralType()1412 SubLoc = BaseSpec.getBaseTypeLoc(); in RequireStructuralType()
1736 if (!Check(B.getBaseTypeLoc(), B.getType(), nullptr)) in CheckConstexprDestructorSubobjects()8120 Base->getBaseTypeLoc()}; in getBase()9318 return B->getBaseTypeLoc(); in getSubobjectLoc()
2478 SourceLocation TypeBeginLoc = BS.getBaseTypeLoc(); in CheckEvaluationResult()