Home
last modified time | relevance | path

Searched defs:CXXThisExpr (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h37 class CXXThisExpr; variable
/external/clang/include/clang/AST/
DExprCXX.h878 CXXThisExpr(SourceLocation L, QualType Type, bool isImplicit) in CXXThisExpr() function
887 CXXThisExpr(EmptyShell Empty) : Expr(CXXThisExprClass, Empty) {} in CXXThisExpr() function