Home
last modified time | relevance | path

Searched defs:ConstThis (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2667 const auto *ConstThis = this; in init_begin() local
H A DDeclCXX.h2639 const auto *ConstThis = this; in init_begin() local
H A DExprCXX.h2147 const auto *ConstThis = this; in getCompoundStmtBody() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3294 bool ConstThis, bool VolatileThis) { in LookupSpecialMember()