Searched refs:NContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2155 const LocationContext *NContext = N->getLocationContext(); local
2177 if (NContext == LeakContext)
2188 SVal RecV = St->getSVal(RecExpr, NContext);

Completed in 36 milliseconds