Searched defs:throwLogicError (Results 1 – 7 of 7) sorted by relevance
238 [[noreturn]] void throwLogicError(String const& msg) { in throwLogicError() function
2569 void throwLogicError(std::string const& msg) in throwLogicError() function
2588 void throwLogicError(std::string const& msg) in throwLogicError() function
7824 void throwLogicError( std::string const& message, SourceLineInfo const& locationInfo ) { in throwLogicError() function