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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1116 CXXThisScopeRAII(Sema &S, Decl *ContextDecl, Qualifiers CXXThisTypeQuals, bool Enabled) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1186 getLVForClosure(const DeclContext *DC, Decl *ContextDecl, LVComputationKind computation) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h401 LazyDeclPtr ContextDecl; member in struct:clang::CXXRecordDecl::LambdaDefinitionData
1730 void setLambdaMangling(unsigned ManglingNumber, Decl *ContextDecl, argument

Completed in 175 milliseconds