Home
last modified time | relevance | path

Searched defs:getErrorCode (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.h54 virtual ErrorCode &getErrorCode() { return LastError; } in getErrorCode() function
DIceBrowserCompileServer.cpp273 ErrorCode &BrowserCompileServer::getErrorCode() { in getErrorCode() function in Ice::BrowserCompileServer
333 ErrorCode &BrowserCompileServer::getErrorCode() { in getErrorCode() function in Ice::BrowserCompileServer
/third_party/skia/src/xml/
DSkXMLParser.h34 ErrorCode getErrorCode() const { return fCode; } in getErrorCode() function
/third_party/typescript/src/compiler/
DohApi.ts1342 export function getErrorCode(diagnostic: Diagnostic): ErrorInfo { function
/third_party/typescript/lib/
Dtypescript.d.ts5531 function getErrorCode(diagnostic: Diagnostic): ErrorInfo; function
DtypescriptServices.d.ts5531 function getErrorCode(diagnostic: Diagnostic): ErrorInfo; function
Dtsserverlibrary.d.ts5531 function getErrorCode(diagnostic: Diagnostic): ErrorInfo; function
Dtsc.js39578 function getErrorCode(diagnostic) { function
DtypingsInstaller.js48006 function getErrorCode(diagnostic) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5531 function getErrorCode(diagnostic: Diagnostic): ErrorInfo; function
Dtsserverlibrary.d.ts5531 function getErrorCode(diagnostic: Diagnostic): ErrorInfo; function