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

  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 199 /// \sa mayInlineTemplateFunctions
298 bool mayInlineTemplateFunctions();
  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 131 bool AnalyzerOptions::mayInlineTemplateFunctions() {
ExprEngineCallAndReturn.cpp 754 if (!Opts.mayInlineTemplateFunctions())
    [all...]

Completed in 205 milliseconds