Home
last modified time | relevance | path

Searched defs:DCtx (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp66 LocationOrAnalysisDeclContext DCtx; member in __anonbc0efef60111::DirectIvarAssignment::MethodCrawler
142 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
DLocalizationChecker.cpp943 LocationOrAnalysisDeclContext DCtx; member in __anon1502b12e0411::EmptyLocalizationContextChecker::MethodCrawler
976 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
/external/clang/lib/Sema/
DIdentifierResolver.cpp136 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/external/clang/lib/AST/
DDeclBase.cpp1378 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()