Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp299 DefaultBool ShouldIncludeOwnershipAnnotatedFunctions; member in __anon093a02e60411::MallocChecker
917 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1242 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3395 checker->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()