Searched defs:DCtx (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/StaticAnalyzer/Checkers/ | ||
D | DirectIvarAssignment.cpp | 66 LocationOrAnalysisDeclContext DCtx; member in __anon940c8d930111::DirectIvarAssignment::MethodCrawler |
D | LocalizationChecker.cpp | 943 LocationOrAnalysisDeclContext DCtx; member in __anon0c0a602b0411::EmptyLocalizationContextChecker::MethodCrawler |
/external/clang/lib/Sema/ | ||
D | IdentifierResolver.cpp | 136 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local |
/external/clang/lib/AST/ | ||
D | DeclBase.cpp | 1378 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl() |