Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp309 bool ShouldIncludeOwnershipAnnotatedFunctions = false; member in __anonac89c38b0411::MallocChecker
1128 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1454 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3612 checker->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()