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