Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h415 bool mayInlineCXXContainerMethods();
/external/clang/lib/StaticAnalyzer/Core/
DAnalyzerOptions.cpp174 bool AnalyzerOptions::mayInlineCXXContainerMethods() { in mayInlineCXXContainerMethods() function in AnalyzerOptions
DExprEngineCallAndReturn.cpp756 if (!Opts.mayInlineCXXContainerMethods()) in mayInlineDecl()