Searched refs:undefined_error (Results 1 – 2 of 2) sorted by relevance
100 class undefined_error : std::logic_error { class in clover::lazy102 undefined_error() : std::logic_error("") { in undefined_error() function in clover::lazy::undefined_error127 throw undefined_error(); in lazy()
287 } catch (lazy<cl_ulong>::undefined_error &e) {