Home
last modified time | relevance | path

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

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