Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp24 const DeclContext *ParentDC; member in __anon05ca7ad80111::TypeIndexer
H A DIndexBody.cpp25 const DeclContext *ParentDC; member in __anon1d8962c70111::BodyIndexer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6081 DeclContext *ParentDC = D->getDeclContext(); in FindInstantiatedDecl() local
H A DSemaDecl.cpp8247 for (DeclContext *ParentDC = NewDC; in CheckShadow() local
H A DSemaExpr.cpp18780 DeclContext *ParentDC = in tryCaptureVariable() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3532 IsTypeDeclaredInsideVisitor(const FunctionDecl *ParentDC) in IsTypeDeclaredInsideVisitor()
3622 const DeclContext *const ParentDC; member in __anone38d232b0411::IsTypeDeclaredInsideVisitor