Home
last modified time | relevance | path

Searched refs:generateDiagnosticsForCallLike (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp210 static void generateDiagnosticsForCallLike(ProgramStateRef CurrSt, in generateDiagnosticsForCallLike() function
534 generateDiagnosticsForCallLike(CurrSt, LCtx, CurrV, Sym, S, os); in VisitNode()