Home
last modified time | relevance | path

Searched defs:getCastExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h335 static inline llvm::SMTExprRef getCastExpr(llvm::SMTSolverRef &Solver, in getCastExpr() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2148 const SCEV *ScalarEvolution::getCastExpr(SCEVTypes Kind, const SCEV *Op, in getCastExpr() function in ScalarEvolution