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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h96 bool isError() { return Error; } function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DDataExtractor.cpp38 static bool isError(Error *E) { return E && *E; } function
/netbsd-current/external/bsd/elftosb/dist/common/
H A DStExecutableImage.h129 address_filter_exception(bool isError, std::string & imageName, const AddressFilter & matchingFilter) argument
136 inline bool isError() const { return m_isError; } function in class:StExecutableImage::address_filter_exception
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.h57 bool isError() const { return Id_ == kError; } function in class:llvm::exegesis::InstructionBenchmarkClustering::ClusterId
/netbsd-current/usr.bin/make/
H A Darch.c209 bool isError; local
247 bool isError; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h187 bool isError() const { return Kind == Error; } function in struct:llvm::MIToken
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1201 static bool isError(const Record &Diag) { function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c102 bool isError(RootObject *o) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp12047 bool isError = false; local
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c23406 int isError; /* Error code returned by the function. */ member in struct:sqlite3_context
24210 char isError; /* An overflow has occurred */ member in struct:DateTime
215510 int isError = 0; local
[all...]

Completed in 879 milliseconds