Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp98 const RefVal &CurrV, in shouldGenerateNote()
215 const RefVal &CurrV, SymbolRef &Sym, in generateDiagnosticsForCallLike()
491 const RefVal &CurrV = *CurrT; in VisitNode() local