Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp72 LocationOrAnalysisDeclContext DCtx; member in __anon0271891c0111::DirectIvarAssignment::MethodCrawler
153 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
/external/clang/lib/Sema/
DIdentifierResolver.cpp147 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/external/clang/lib/AST/
DDeclBase.cpp1182 void DeclContext::buildLookupImpl(DeclContext *DCtx) { in buildLookupImpl()