Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ErrorUnsupported

568 /// ErrorUnsupported - Print out an error that codegen doesn't support the
570 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) {
578 /// ErrorUnsupported - Print out an error that codegen doesn't support the
580 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) {
2428 ErrorUnsupported(D, "static initializer");
3728 ErrorUnsupported(LSD, "linkage spec");