Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp.h111 static inline void throw_last_error(ctx ctx);
203 void exception::throw_last_error(ctx ctx) in throw_last_error() function
242 static void throw_last_error(ctx ctx) { in throw_last_error() function
4587 exception::throw_last_error(saved_ctx); in manage_copy()
4606 exception::throw_last_error(saved_ctx); in aff()
4615 exception::throw_last_error(saved_ctx); in aff()
4659 exception::throw_last_error(saved_ctx); in add()
4720 exception::throw_last_error(saved_ctx); in add_constant()
4809 exception::throw_last_error(saved_ctx); in bind()
4849 exception::throw_last_error(saved_ctx); in ceil()
[all …]
/netbsd-src/external/mit/isl/dist/cpp/
H A Dcpp.h.top111 static inline void throw_last_error(ctx ctx);
203 void exception::throw_last_error(ctx ctx)
242 static void throw_last_error(ctx ctx) {