Searched defs:fatal (Results 1 – 2 of 2) sorted by relevance
719 void DefaultEngine::queueError(std::string source, std::string msg, bool fatal) { in queueError()
54 static bool fatal = false; variable