Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp430 const RefVal *CurrT = getRefBinding(N->getState(), Sym); in annotateStartParameter() local
481 const RefVal* CurrT = getRefBinding(CurrSt, Sym); in VisitNode() local