Home
last modified time | relevance | path

Searched defs:printError (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp266 bool PlainPrinterBase::printError(const Request &Request, in printError() function in llvm::symbolize::PlainPrinterBase
375 bool JSONPrinter::printError(const Request &Request, in printError() function in llvm::symbolize::JSONPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp262 void printError(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Message, in printError() function in llvm::yaml::Scanner
1854 void Stream::printError(Node *N, const Twine &Msg, SourceMgr::DiagKind Kind) { in printError() function in Stream
1858 void Stream::printError(const SMRange &Range, const Twine &Msg, in printError() function in Stream
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp835 bool AsmParser::printError(SMLoc L, const Twine &Msg, SMRange Range) { in printError() function in AsmParser
H A DMasmParser.cpp1083 bool MasmParser::printError(SMLoc L, const Twine &Msg, SMRange Range) { in printError() function in MasmParser