Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DRetainSummaryManager.cpp720 bool &hasTrustedImplementationAnnotation) { in canEval()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp904 bool hasTrustedImplementationAnnotation = false; in evalCall() local