Home
last modified time | relevance | path

Searched refs:getCastSymbol (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp255 SymbolManager::getCastSymbol(const SymExpr *Op, in getCastSymbol() function in SymbolManager
H A DSValBuilder.cpp97 return nonloc::SymbolVal(SymMgr.getCastSymbol(operand, fromTy, toTy)); in makeNonLoc()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h515 const SymbolCast* getCastSymbol(const SymExpr *Operand,