Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp395 bool ShouldIncludeOwnershipAnnotatedFunctions = false; member in __anon0957485b0411::MallocChecker
1184 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1591 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3892 Chk->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()