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