Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1820 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenFunction
H A DCodeGenModule.cpp932 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenModule
942 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { in ErrorUnsupported() function in CodeGenModule