Searched defs:ParentDC (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Index/ | ||
H A D | IndexTypeSourceInfo.cpp | 24 const DeclContext *ParentDC; member in __anon668094cb0111::TypeIndexer |
H A D | IndexBody.cpp | 25 const DeclContext *ParentDC; member in __anona191e0fa0111::BodyIndexer |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 6065 DeclContext *ParentDC = D->getDeclContext(); FindInstantiatedDecl() local |
H A D | SemaDecl.cpp | 8222 for (DeclContext *ParentDC = NewDC; CheckShadow() local |
H A D | SemaExpr.cpp | 18710 DeclContext *ParentDC = tryCaptureVariable() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3527 IsTypeDeclaredInsideVisitor(const FunctionDecl * ParentDC) IsTypeDeclaredInsideVisitor() argument |