Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp299 DefaultBool ShouldIncludeOwnershipAnnotatedFunctions; member in __anon0cb0310f0411::MallocChecker
917 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1242 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3396 checker->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()