Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1536 static bool hasPrevCheckOSObjectOptionDisabled(AnalyzerOptions &Options) { in hasPrevCheckOSObjectOptionDisabled() function
1545 if (!hasPrevCheckOSObjectOptionDisabled(Mgr.getAnalyzerOptions())) in registerOSObjectRetainCountChecker()