Home | History | Annotate | Download | only in CodeGen

Lines Matching full:errorunsupported

623 /// ErrorUnsupported - Print out an error that codegen doesn't support the
625 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type,
627 CGM.ErrorUnsupported(S, Type, OmitOnError);