Searched refs:getBaseTypeLoc (Results 1 – 5 of 5) sorted by relevance
132 SourceLocation TypeBeginLoc = BS.getBaseTypeLoc(); in CheckFieldsInitialized()
198 SourceLocation getBaseTypeLoc() const LLVM_READONLY { in getBaseTypeLoc() function
1341 Diag(BaseSpec.getBaseTypeLoc(), diag::note_not_structural_non_public) in RequireStructuralType()1366 SubLoc = BaseSpec.getBaseTypeLoc(); in RequireStructuralType()
1839 if (!Check(B.getBaseTypeLoc(), B.getType(), nullptr)) in CheckConstexprDestructorSubobjects()8182 Base->getBaseTypeLoc()}; in getBase()9397 return B->getBaseTypeLoc(); in getSubobjectLoc()
2627 SourceLocation TypeBeginLoc = BS.getBaseTypeLoc(); in CheckEvaluationResult()