Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h37 class CXXThisExpr; variable
/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h56 class CXXThisExpr; variable
DExprCXX.h1134 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit) in CXXThisExpr() function
1141 CXXThisExpr(EmptyShell Empty) : Expr(CXXThisExprClass, Empty) {} in CXXThisExpr() function
DStmt.h656 friend class CXXThisExpr; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h54 class CXXThisExpr; variable
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h50 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