Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp96 const RefVal &CurrV, in shouldGenerateNote()
212 const RefVal &CurrV, SymbolRef &Sym, in generateDiagnosticsForCallLike()
485 const RefVal &CurrV = *CurrT; in VisitNode() local