Home
last modified time | relevance | path

Searched defs:ParentDC (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp24 const DeclContext *ParentDC; member in __anon752fd8250111::TypeIndexer
H A DIndexBody.cpp25 const DeclContext *ParentDC; member in __anona0424bd40111::BodyIndexer
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6027 DeclContext *ParentDC = D->getDeclContext(); in FindInstantiatedDecl() local
H A DSemaDecl.cpp8240 for (DeclContext *ParentDC = NewDC; in CheckShadow() local
H A DSemaExpr.cpp19107 DeclContext *ParentDC = getParentOfCapturingContextOrNull(DC, Var, in tryCaptureVariable() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp3276 IsTypeDeclaredInsideVisitor(const FunctionDecl *ParentDC) in IsTypeDeclaredInsideVisitor()
3358 const DeclContext *const ParentDC; member in __anon66460c380411::IsTypeDeclaredInsideVisitor