Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2667 const auto *ConstThis = this; in init_begin() local
H A DDeclCXX.h2625 const auto *ConstThis = this; init_begin() local
H A DExprCXX.h2131 const auto *ConstThis = this; getCompoundStmtBody() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3345 LookupSpecialMember(CXXRecordDecl * RD,CXXSpecialMember SM,bool ConstArg,bool VolatileArg,bool RValueThis,bool ConstThis,bool VolatileThis) LookupSpecialMember() argument