Searched defs:ThisExpr (Results 1 – 2 of 2) sorted by relevance
561 ExprResult ThisExpr = ActOnCXXThis(Loc); in buildCoroutinePromise() local1289 ExprResult ThisExpr = S.ActOnCXXThis(Loc); in makeNewAndDeleteExpr() local
1000 if (auto *ThisExpr = N.ASTNode.get<CXXThisExpr>()) { in getSourceRangeOffsets() local