OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_detected
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp
665
error_detected
(EC);
780
error_detected
(std::error_code(errno, std::generic_category()));
797
error_detected
(EC);
812
error_detected
(std::error_code(errno, std::generic_category()));
927
error_detected
(std::error_code(errno, std::generic_category()));
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
raw_ostream.h
464
void
error_detected
(std::error_code EC) { this->EC = EC; }
function in class:llvm::raw_fd_ostream
Completed in 20 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026