Home | History | Annotate | Download | only in Checkers

Lines Matching refs:DCtx

844     LocationOrAnalysisDeclContext DCtx;
850 : MD(InMD), BR(InBR), Mgr(InMgr), Checker(Checker), DCtx(InDCtx) {}
877 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M);
882 MethodCrawler MC(M->getCanonicalDecl(), BR, this, Mgr, DCtx);
983 PathDiagnosticLocation(ME, BR.getSourceManager(), DCtx));