Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DObjCSuperDeallocChecker.cpp138 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation()
DMallocChecker.cpp2334 SymbolRef Sym = l.getLocSymbolInBase(); in checkLocation()
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp85 SymbolRef SVal::getLocSymbolInBase() const { in getLocSymbolInBase() function in SVal
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h156 SymbolRef getLocSymbolInBase() const;