Home
last modified time | relevance | path

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

/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
/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
/llvm-project/lldb/tools/lldb-test/
H A Dlldb-test.cpp333 static Error make_string_error(const char *Format, Args &&... args) { make_string_error() function
[all...]
/llvm-project/clang/lib/Format/
H A DFormat.cpp1249 inline llvm::Error make_string_error(const Twine &Message) { make_string_error() function