HomeSort by relevance Sort by last modified time
    Searched refs:getAlwaysInlineSize (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 226 // \sa getAlwaysInlineSize
481 unsigned getAlwaysInlineSize();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 259 unsigned AnalyzerOptions::getAlwaysInlineSize() {
ExprEngineCallAndReturn.cpp 377 if (CalleeCFG->getNumBlockIDs() > AMgr.options.getAlwaysInlineSize())
    [all...]

Completed in 70 milliseconds