Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp15 static llvm::Error make_string_error(const llvm::Twine &Message) { in make_string_error() function
H A DAllTUsExecution.cpp22 llvm::Error make_string_error(const llvm::Twine &Message) { in make_string_error() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp137 inline llvm::Error make_string_error(const llvm::Twine &Message) { in make_string_error() function
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1249 inline llvm::Error make_string_error(const Twine &Message) { in make_string_error() function