Searched defs:cause_code (Results 1 – 3 of 3) sorted by relevance
51 CauseCode cause_code; member
412 Value* ErrorAbort(State* state, CauseCode cause_code, const char* format, ...) { in ErrorAbort()
53 static void expect(const char* expected, const char* expr_str, CauseCode cause_code, in expect()