Searched defs:ErrorUnsupported (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CodeGenFunction.cpp | 1984 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { ErrorUnsupported() function in CodeGenFunction |
| H A D | CodeGenModule.cpp | 1459 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { ErrorUnsupported() function in CodeGenModule |