Home
last modified time | relevance | path

Searched defs:ErrorUnsupported (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/webcrypto/
Dstatus.cc178 Status Status::ErrorUnsupported() { in ErrorUnsupported() function in content::webcrypto::Status
182 Status Status::ErrorUnsupported(const std::string& message) { in ErrorUnsupported() function in content::webcrypto::Status
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1131 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenFunction
DCodeGenModule.cpp455 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenModule
465 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { in ErrorUnsupported() function in CodeGenModule
/external/clang/lib/AST/
DVTableBuilder.cpp2564 void ErrorUnsupported(StringRef Feature, SourceLocation Location) { in ErrorUnsupported() function in __anon64761f2f0511::VFTableBuilder