Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h37 class CXXThisExpr; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h768 CXXThisExpr(SourceLocation L, QualType Type, bool isImplicit) in CXXThisExpr() function
777 CXXThisExpr(EmptyShell Empty) : Expr(CXXThisExprClass, Empty) {} in CXXThisExpr() function