Home
last modified time | relevance | path

Searched defs:ErrorUnsupported (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1984 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { ErrorUnsupported() function in CodeGenFunction
H A DCodeGenModule.cpp1459 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { ErrorUnsupported() function in CodeGenModule
1469 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { ErrorUnsupported() function in CodeGenModule