Searched refs:analysisContext (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h72 static LiveVariables *computeLiveness(AnalysisDeclContext &analysisContext,
95 static LiveVariables *create(AnalysisDeclContext &analysisContext) { argument
96 return computeLiveness(analysisContext, true);
108 static LiveVariables *create(AnalysisDeclContext &analysisContext) { argument
109 return computeLiveness(analysisContext, false);
H A DPostOrderCFGView.h109 static PostOrderCFGView *create(AnalysisDeclContext &analysisContext);
/external/clang/lib/Analysis/
H A DLiveVariables.cpp84 AnalysisDeclContext &analysisContext; member in class:__anon1221::LiveVariablesImpl
104 : analysisContext(ac),
286 LV.analysisContext.getSelfDecl());
359 LV.analysisContext.getReferencedBlockVars(BE->getBlockDecl())) {
473 const CFG *cfg = getImpl(impl).analysisContext.getCFG();
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 100 milliseconds