Home
last modified time | relevance | path

Searched defs:hasTrustedImplementationAnnotation (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRetainSummaryManager.cpp658 bool &hasTrustedImplementationAnnotation) { in canEval()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp921 bool hasTrustedImplementationAnnotation = false; in evalCall() local