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

/external/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h132 AnalysisPurgeMode AnalysisPurgeOpt; member in class:clang::AnalyzerOptions
422 AnalysisPurgeOpt(PurgeStmt),
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp284 if (LastSt && Blk && AMgr.options.AnalysisPurgeOpt != PurgeNone) {
H A DExprEngine.cpp311 if (AMgr.options.AnalysisPurgeOpt == PurgeNone)
/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp201 Opts.AnalysisPurgeOpt = Value;

Completed in 1778 milliseconds