Searched defs:setError (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h92 void setError(const std::error_code &EC, StringRef ErrorMsg = "") { function in class:llvm::LockFileManager
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp76 void ScriptLexer::setError(const Twine &msg) { function in class:ScriptLexer
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h77 void setError(llvm::StringRef Error) { this->Error = std::string(Error); } function in class:clang::tooling::AtomicChange
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp353 void Input::setError(HNode *hnode, const Twine &message) { function in class:Input
368 void Input::setError(Node *node, const Twine &message) { function in class:Input
427 void Input::setError(const Twine &Message) { function in class:Input
735 void Output::setError(const Twine &message) { function in class:Output
[all...]
H A DYAMLParser.cpp270 void setError(const Twine &Message, StringRef::iterator Position) { function in class:llvm::yaml::Scanner
1874 void Node::setError(const Twine &Msg, Token &Tok) const { function in class:Node
2308 void Document::setError(const Twine &Message, Token &Location) const { function in class:Document
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp431 void setError(Error E) { function in class:__anon3709::IRLinker

Completed in 69 milliseconds