Searched defs:IMPOSSIBLE (Results 1 – 2 of 2) sorted by relevance
382 const IMPOSSIBLE: ParseError = ParseError(ParseErrorKind::Impossible); constant
58 #define IMPOSSIBLE() ERROR("An impossibility has occurred") macro