Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp44 void Z3ErrorHandler(Z3_context Context, Z3_error_code Error) { in Z3ErrorHandler() function
59 Z3_set_error_handler(Context, Z3ErrorHandler); in Z3Context()