Home
last modified time | relevance | path

Searched refs:InlineCXXContainerMethods (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h253 Optional<bool> InlineCXXContainerMethods; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp252 return getBooleanOption(InlineCXXContainerMethods, in mayInlineCXXContainerMethods()