Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDSMTAPI.h452 virtual void setBoolParam(StringRef Key, bool Value) = 0;
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSMTConstraintManager.h38 Solver->setBoolParam("model", true); // Enable model finding in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDZ3Solver.cpp918 void setBoolParam(StringRef Key, bool Value) override { in setBoolParam() function in __anon8d603abe0111::Z3Solver