OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear_error
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h
524
/// called to report the error. Use
clear_error
() after handling the error to
531
void
clear_error
() { EC = std::error_code(); }
function in class:llvm::raw_fd_ostream
/src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c
205
clear_error
(void)
function
2535
does produce diagnostics, we call
clear_error
to clear any diagnostics
2554
clear_error
();
6756
clear_error
();
8522
clear_error
();
/src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c
205
clear_error
(void)
function
2518
does produce diagnostics, we call
clear_error
to clear any diagnostics
2537
clear_error
();
6719
clear_error
();
8414
clear_error
();
Completed in 28 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026