Home
last modified time | relevance | path

Searched refs:getCheckerIntegerOption (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp185 int AnalyzerOptions::getCheckerIntegerOption(StringRef CheckerName, in getCheckerIntegerOption() function in AnalyzerOptions
199 int AnalyzerOptions::getCheckerIntegerOption(const ento::CheckerBase *C, in getCheckerIntegerOption() function in AnalyzerOptions
202 return getCheckerIntegerOption( in getCheckerIntegerOption()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMmapWriteExecChecker.cpp
H A DCloneChecker.cpp190 Checker->MinComplexity = Mgr.getAnalyzerOptions().getCheckerIntegerOption( in registerCloneChecker()
H A DPaddingChecker.cpp352 .getCheckerIntegerOption(Checker, "AllowedPad"); in registerPaddingChecker()
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h363 int getCheckerIntegerOption(StringRef CheckerName, StringRef OptionName,
366 int getCheckerIntegerOption(const ento::CheckerBase *C, StringRef OptionName,