Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp133 SymbolRef BaseSym = L.getLocSymbolInBase(); in checkLocation()
H A DMallocChecker.cpp2889 SymbolRef FromPtr = arg0Val.getLocSymbolInBase(); in ReallocMemAux()
3310 SymbolRef Sym = l.getLocSymbolInBase(); in checkLocation()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp79 SymbolRef SVal::getLocSymbolInBase() const { in getLocSymbolInBase() function in SVal
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h133 SymbolRef getLocSymbolInBase() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8126 {"_ZNK5clang4ento4SVal18getLocSymbolInBaseEv", "clang::ento::SVal::getLocSymbolInBase() const"},