Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp67 LocationOrAnalysisDeclContext DCtx; member in __anonbc0efef60111::DirectIvarAssignment::MethodCrawler
143 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.cpp1298 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()