Searched defs:Warning (Results 1 – 3 of 3) sorted by relevance
91 void Checker::Warning(const std::string_view message, const lexer::SourcePosition &pos) const in Warning() function in panda::es2panda::checker::Checker
45 static void Warning(const std::string &msg) in Warning() function
184 void MIRParser::Warning(const std::string &str) in Warning() function in maple::MIRParser