Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp133 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation()
H A DMallocChecker.cpp2704 SymbolRef FromPtr = arg0Val.getLocSymbolInBase(); in ReallocMemAux()
3117 SymbolRef Sym = l.getLocSymbolInBase(); in checkLocation()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp80 SymbolRef SVal::getLocSymbolInBase() const { in getLocSymbolInBase() function in SVal
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h130 SymbolRef getLocSymbolInBase() const;