Searched refs:getInterpretation (Results 1 – 3 of 3) sorted by relevance
415 virtual bool getInterpretation(const SMTExprRef &Exp, llvm::APSInt &Int) = 0;418 virtual bool getInterpretation(const SMTExprRef &Exp,
136 if (!Solver->getInterpretation(Exp, Value)) in REGISTER_TRAIT_WITH_PROGRAMSTATE()
843 bool getInterpretation(const SMTExprRef &Exp, llvm::APSInt &Int) override { in getInterpretation() function in __anondfffcc6f0111::Z3Solver857 bool getInterpretation(const SMTExprRef &Exp, llvm::APFloat &Float) override { in getInterpretation() function in __anondfffcc6f0111::Z3Solver