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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h73 void setError(llvm::StringRef Error) { this->Error = Error; } function in class:clang::tooling::AtomicChange
/freebsd-11-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-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp76 void ScriptLexer::setError(const Twine &msg) { function in class:lld::elf::ScriptLexer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp351 void Input::setError(HNode *hnode, const Twine &message) { function in class:Input
366 void Input::setError(Node *node, const Twine &message) { function in class:Input
425 void Input::setError(const Twine &Message) { function in class:Input
733 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
285 void setError(const Twine &Message) { function in class:llvm::yaml::Scanner
1878 void Node::setError(const Twine &Msg, Token &Tok) const { function in class:Node
2312 void Document::setError(const Twine &Message, Token &Location) const { function in class:Document
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp427 void setError(Error E) { function in class:__anon1920::IRLinker

Completed in 140 milliseconds