Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp310 bool ShouldIncludeOwnershipAnnotatedFunctions = false; member in __anon4d168ab20411::MallocChecker
1114 if (!ShouldIncludeOwnershipAnnotatedFunctions) in isMemCall()
1439 if (ShouldIncludeOwnershipAnnotatedFunctions || in checkOwnershipAttr()
3604 checker->ShouldIncludeOwnershipAnnotatedFunctions = in registerDynamicMemoryModeling()