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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1668 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { function in class:CodeGenFunction
H A DCodeGenModule.cpp795 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { function in class:CodeGenModule
805 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { function in class:CodeGenModule

Completed in 73 milliseconds