Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp716 bool &hasTrustedImplementationAnnotation) { in canEval()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp905 bool hasTrustedImplementationAnnotation = false; in evalCall() local