Home
last modified time | relevance | path

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

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