Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMallocChecker.cpp310 bool ShouldIncludeOwnershipAnnotatedFunctions = false; member in __anond15cee750411::MallocChecker
1038 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1419 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3672 checker->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()