Home
last modified time | relevance | path

Searched defs:build_error (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Derror.hpp79 class build_error : public error { class
81 build_error(const std::string &what = "") : in build_error() function in clover::build_error