Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DComputeDependence.h57 class CXXThisExpr; variable
DExprCXX.h1150 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit) in CXXThisExpr() function
1157 CXXThisExpr(EmptyShell Empty) : Expr(CXXThisExprClass, Empty) {} in CXXThisExpr() function
DStmt.h664 friend class CXXThisExpr; in alignas() local
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h55 class CXXThisExpr; variable
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h52 class CXXThisExpr; variable