Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSolver.h264 virtual SMTExprRef mkFloat(const llvm::APFloat Float) = 0;
H A DSMTConv.h469 Solver->mkFloat(Zero)); in getZeroExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp657 SMTExprRef mkFloat(const llvm::APFloat Float) override { in mkFloat() function in __anon1f86e14b0211::Z3Solver