Searched defs:ParentDC (Results 1 – 4 of 4) sorted by relevance
/minix/external/bsd/llvm/dist/clang/tools/libclang/ | ||
H A D | IndexTypeSourceInfo.cpp | 21 const DeclContext *ParentDC; member in __anond72a92210111::TypeIndexer |
H A D | IndexBody.cpp | 21 const DeclContext *ParentDC; member in __anond3a11ad00111::BodyIndexer |
/minix/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 4363 DeclContext *ParentDC = D->getDeclContext(); in FindInstantiatedDecl() local |
H A D | SemaExpr.cpp | 12309 DeclContext *ParentDC = getParentOfCapturingContextOrNull(DC, Var, in tryCaptureVariable() local |