Searched defs:CXXThisExpr (Results 1 – 2 of 2) sorted by relevance
37 class CXXThisExpr; variable
768 CXXThisExpr(SourceLocation L, QualType Type, bool isImplicit) in CXXThisExpr() function777 CXXThisExpr(EmptyShell Empty) : Expr(CXXThisExprClass, Empty) {} in CXXThisExpr() function