OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ErrorBanner
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/Symbolize/
DIPrinter.h
55
StringRef
ErrorBanner
) = 0;
100
StringRef
ErrorBanner
) override;
151
StringRef
ErrorBanner
) override;
/src/external/apache2/llvm/dist/llvm/lib/Support/
Error.cpp
61
void logAllUnhandledErrors(Error E, raw_ostream &OS, Twine
ErrorBanner
) {
64
OS <<
ErrorBanner
;
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
DIPrinter.cpp
268
StringRef
ErrorBanner
) {
269
ES <<
ErrorBanner
;
377
StringRef
ErrorBanner
) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Error.h
976
/// Log all errors (if any) in E to OS. If there are any errors,
ErrorBanner
982
/// including 'error: ' in the
ErrorBanner
.
987
void logAllUnhandledErrors(Error E, raw_ostream &OS, Twine
ErrorBanner
= {});
Completed in 26 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026