Home
last modified time | relevance | path

Searched defs:ContextDecl (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h427 LazyDeclPtr ContextDecl; global() member
1799 Decl *ContextDecl = nullptr; global() member
/llvm-project/clang/lib/AST/
H A DDecl.cpp1309 Decl *ContextDecl, in getLVForClosure() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1254 CXXThisScopeRAII(Sema & S,Decl * ContextDecl,Qualifiers CXXThisTypeQuals,bool Enabled) CXXThisScopeRAII() argument