Searched refs:exception_type (Results 1 – 3 of 3) sorted by relevance
494 exception_type = json_exception['type']505 return "{}{}{}".format(exception_type, exception_signal,
2354 tree exception_type; local2408 exception_type = build_pointer_type (throwable_type_node);2413 exception_decl = build_decl (VAR_DECL, NULL_TREE, exception_type);
6491 initialize locals to avoid warnings. Local `exception_type' moved