Home
last modified time | relevance | path

Searched refs:getMaxTimesInlineLarge (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
HDAnalyzerOptions.h503 unsigned getMaxTimesInlineLarge();
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDAnalyzerOptions.cpp292 unsigned AnalyzerOptions::getMaxTimesInlineLarge() { in getMaxTimesInlineLarge() function in AnalyzerOptions
HDExprEngineCallAndReturn.cpp870 Opts.getMaxTimesInlineLarge()) && in shouldInlineCall()