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

/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp470 static bool isError(const Record &Diag) { function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp7973 bool isError = false; local
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c12798 int isError; /* Error code returned by the function. */ member in struct:sqlite3_context
130944 int isError = 0; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c17938 int isError; /* Error code returned by the function. */ member in struct:sqlite3_context
164216 int isError = 0; local
[all...]

Completed in 909 milliseconds