Searched defs:CurDC (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | CodeCompleteConsumer.cpp | 405 for (const DeclContext *CurDC : llvm::reverse(Contexts)) { getParentName() local |
H A D | SemaExprCXX.cpp | 1121 DeclContext *CurDC = CurSemaContext; adjustCVQualifiersForCXXThisWithinLambda() local |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 350 DeclContext *CurDC = nullptr; visitDeclsFromFileRegion() local |