Searched defs:ParentDC (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Index/ | ||
H A D | IndexTypeSourceInfo.cpp | 24 const DeclContext *ParentDC; member in __anon05ca7ad80111::TypeIndexer |
H A D | IndexBody.cpp | 25 const DeclContext *ParentDC; member in __anon1d8962c70111::BodyIndexer |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 6081 DeclContext *ParentDC = D->getDeclContext(); in FindInstantiatedDecl() local |
H A D | SemaDecl.cpp | 8247 for (DeclContext *ParentDC = NewDC; in CheckShadow() local |
H A D | SemaExpr.cpp | 18780 DeclContext *ParentDC = in tryCaptureVariable() local |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3532 IsTypeDeclaredInsideVisitor(const FunctionDecl *ParentDC) in IsTypeDeclaredInsideVisitor() |