Searched defs:ParentDC (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Index/ | ||
D | IndexBody.cpp | 21 const DeclContext *ParentDC; member in __anon9451a0e80111::BodyIndexer |
D | IndexTypeSourceInfo.cpp | 21 const DeclContext *ParentDC; member in __anon3b6b96390111::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 |