Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp133 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation()
H A DMallocChecker.cpp2570 SymbolRef Sym = l.getLocSymbolInBase(); in checkLocation()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp101 SymbolRef SVal::getLocSymbolInBase() const { in getLocSymbolInBase() function in SVal
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h176 SymbolRef getLocSymbolInBase() const;