Home
last modified time | relevance | path

Searched refs:getBitvector (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSolver.h254 virtual llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp675 llvm::APSInt getBitvector(const SMTExprRef &Exp, unsigned BitWidth, in getBitvector() function in __anon1f86e14b0211::Z3Solver
730 Int = getBitvector(AST, Int.getBitWidth(), Int.isUnsigned()); in toAPSInt()