Searched defs:ParentDC (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/Index/ | ||
| D | IndexBody.cpp | 21 const DeclContext *ParentDC; member in __anon034527ee0111::BodyIndexer |
| D | IndexTypeSourceInfo.cpp | 21 const DeclContext *ParentDC; member in __anon39e01cbf0111::TypeIndexer |
| /external/clang/lib/Sema/ | ||
| D | SemaTemplateInstantiateDecl.cpp | 4619 DeclContext *ParentDC = D->getDeclContext(); in FindInstantiatedDecl() local |
| D | SemaExpr.cpp | 13602 DeclContext *ParentDC = getParentOfCapturingContextOrNull(DC, Var, in tryCaptureVariable() local |