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

/external/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h75 static LiveVariables *computeLiveness(AnalysisDeclContext &analysisContext,
98 static LiveVariables *create(AnalysisDeclContext &analysisContext) { argument
99 return computeLiveness(analysisContext, true);
111 static LiveVariables *create(AnalysisDeclContext &analysisContext) { argument
112 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:__anon17778::LiveVariablesImpl
105 : analysisContext(ac),
287 LV.analysisContext.getSelfDecl());
362 LV.analysisContext.getReferencedBlockVars(BE->getBlockDecl());
478 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 1064 milliseconds