Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp132 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation()
H A DMallocChecker.cpp2446 SymbolRef FromPtr = arg0Val.getLocSymbolInBase(); in ReallocMemAux()
2855 SymbolRef Sym = l.getLocSymbolInBase(); in checkLocation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp97 SymbolRef SVal::getLocSymbolInBase() const { in getLocSymbolInBase() function in SVal
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h175 SymbolRef getLocSymbolInBase() const;