Searched refs:CheckCXXThisType (Results 1 – 3 of 3) sorted by relevance
1415 if (CheckCXXThisType(Loc, ThisTy)) in ActOnCXXThis()1421 bool Sema::CheckCXXThisType(SourceLocation Loc, QualType Type) { in CheckCXXThisType() function in Sema
3352 if (getSema().CheckCXXThisType(ThisLoc, ThisType)) in RebuildCXXThisExpr()
8039 bool CheckCXXThisType(SourceLocation Loc, QualType Type);