Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp436 const RefVal *CurrT = getRefBinding(N->getState(), Sym); in annotateStartParameter() local
487 const RefVal* CurrT = getRefBinding(CurrSt, Sym); in VisitNode() local