Searched defs:isError (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h95 bool isError() { return Error; } function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DDataExtractor.cpp38 static bool isError(Error *E) { return E && *E; } function
/freebsd-13-stable/contrib/bmake/
H A Darch.c255 Boolean isError; local
298 Boolean isError; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h184 bool isError() const { return Kind == Error; } function in struct:llvm::MIToken
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1186 static bool isError(const Record &Diag) { function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11780 bool isError = false; local
[all...]
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c21322 int isError; /* Error code returned by the function. */ member in struct:sqlite3_context
22071 char isError; /* An overflow has occurred */ member in struct:DateTime
198250 int isError = 0; local
[all...]

Completed in 483 milliseconds