Home
last modified time | relevance | path

Searched refs:getLocFromSymbol (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DConstraintManager.cpp21 static DefinedSVal getLocFromSymbol(const ProgramStateRef &State, in getLocFromSymbol() function
31 DefinedSVal V = Loc::isLocType(Ty) ? getLocFromSymbol(State, Sym) in checkNull()