Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp47 void Z3ErrorHandler(Z3_context Context, Z3_error_code Error) { in Z3ErrorHandler() function
61 Z3_set_error_handler(Context, Z3ErrorHandler); in Z3Context()