Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ErrorUnsupported

243 /// ErrorUnsupported - Print out an error that codegen doesn't support the
245 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type,
256 /// ErrorUnsupported - Print out an error that codegen doesn't support the
258 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type,
1584 ErrorUnsupported(inner, "nested global std::initializer_list");
1626 ErrorUnsupported(D, "weird std::initializer_list");
1632 ErrorUnsupported(D, "weird std::initializer_list");
1637 ErrorUnsupported(D, "weird std::initializer_list");
1645 ErrorUnsupported(D, "weird std::initializer_list");
1736 ErrorUnsupported(D, "static initializer");
2698 ErrorUnsupported(LSD, "linkage spec");