OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotFoundError
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h
570
class
NotFoundError
: public ErrorInfo<
NotFoundError
> {
FileCheck.cpp
478
char
NotFoundError
::ID = 0;
1234
return make_error<
NotFoundError
>();
1294
return make_error<
NotFoundError
>();
2136
//
NotFoundError
is why printNoMatch was invoked.
2137
[](const
NotFoundError
&E) {});
Completed in 57 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026