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