Lines Matching refs:AnalyzerOptions
33 void AnalyzerOptions::printFormattedEntry( in printFormattedEntry()
65 AnalyzerOptions::getExplorationStrategy() const { in getExplorationStrategy()
84 CTUPhase1InliningKind AnalyzerOptions::getCTUPhase1Inlining() const { in getCTUPhase1Inlining()
95 IPAKind AnalyzerOptions::getIPAMode() const { in getIPAMode()
109 AnalyzerOptions::mayInlineCXXMemberFunction( in mayInlineCXXMemberFunction()
128 StringRef AnalyzerOptions::getCheckerStringOption(StringRef CheckerName, in getCheckerStringOption()
155 StringRef AnalyzerOptions::getCheckerStringOption(const ento::CheckerBase *C, in getCheckerStringOption()
162 bool AnalyzerOptions::getCheckerBooleanOption(StringRef CheckerName, in getCheckerBooleanOption()
179 bool AnalyzerOptions::getCheckerBooleanOption(const ento::CheckerBase *C, in getCheckerBooleanOption()
186 int AnalyzerOptions::getCheckerIntegerOption(StringRef CheckerName, in getCheckerIntegerOption()
200 int AnalyzerOptions::getCheckerIntegerOption(const ento::CheckerBase *C, in getCheckerIntegerOption()