| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGGPUBuiltin.cpp | 130 CGM.ErrorUnsupported(E, "non-scalar arg to printf"); in EmitDevicePrintfCallExpr() 176 CGM.ErrorUnsupported(E, "non-scalar arg to printf"); in EmitAMDGPUDevicePrintfCallExpr()
|
| H A D | CGExprAgg.cpp | 118 CGF.ErrorUnsupported(S, "aggregate expression"); in VisitStmt() 850 CGF.CGM.ErrorUnsupported(E, "non-simple lvalue dynamic_cast"); in VisitCastExpr() 853 CGF.CGM.ErrorUnsupported(E, "lvalue dynamic_cast with a destination"); in VisitCastExpr() 1191 return CGF.ErrorUnsupported(E, "aggregate three-way comparison"); in VisitBinCmp() 1259 CGF.ErrorUnsupported(E, "aggregate binary expression"); in VisitBinaryOperator() 1468 CGF.ErrorUnsupported(VE, "aggregate va_arg expression"); in VisitVAArgExpr() 1744 CGF.ErrorUnsupported(E, "GNU array range designator extension"); in VisitInitListExpr()
|
| H A D | CGVTables.cpp | 183 CGM.ErrorUnsupported(MD, "return-adjusting thunk with variadic arguments"); in GenerateVarArgsThunk() 328 CGM.ErrorUnsupported( in EmitCallAndReturnForThunk() 334 CGM.ErrorUnsupported( in EmitCallAndReturnForThunk()
|
| H A D | CGObjC.cpp | 1229 CGM.ErrorUnsupported(propImpl, in generateObjCGetterBody() 1235 CGM.ErrorUnsupported(propImpl, "Obj-C getter requiring atomic copy"); in generateObjCGetterBody() 1310 CGM.ErrorUnsupported(propImpl, in generateObjCGetterBody() 1554 CGM.ErrorUnsupported(propImpl, "Obj-C optimized setter - NYI"); in generateObjCSetterBody() 1561 CGM.ErrorUnsupported(propImpl, "Obj-C setter requiring atomic copy"); in generateObjCSetterBody() 1808 CGM.ErrorUnsupported(&S, "Obj-C fast enumeration for this runtime"); in EmitObjCForCollectionStmt()
|
| H A D | CodeGenModule.h | 1369 void ErrorUnsupported(const Stmt *S, const char *Type); 1372 void ErrorUnsupported(const Decl *D, const char *Type);
|
| H A D | CGExprComplex.cpp | 483 CGF.ErrorUnsupported(E, "complex expression"); in VisitExpr() 1472 CGF.ErrorUnsupported(E, "complex va_arg expression"); in VisitVAArgExpr()
|
| H A D | CGClass.cpp | 3035 CGM.ErrorUnsupported(CurCodeDecl, "lambda conversion to variadic function"); in EmitLambdaBlockInvokeBody() 3060 CGM.ErrorUnsupported(MD, "lambda conversion to variadic function"); in EmitLambdaStaticInvokeBody() 3115 CGM.ErrorUnsupported(MD, "lambda conversion to variadic function"); in EmitLambdaInAllocaCallOpBody()
|
| H A D | CGBuiltin.cpp | 1973 ErrorUnsupported(E, "__fastfail call for this architecture"); in EmitMSVCBuiltinExpr() 4691 CGM.ErrorUnsupported(E, "__builtin_dwarf_sp_column"); in EmitBuiltinExpr() 4699 CGM.ErrorUnsupported(E, "__builtin_init_dwarf_reg_size_table"); in EmitBuiltinExpr() 5211 CGM.ErrorUnsupported(E, "non-UTF16 __annotation argument"); in EmitBuiltinExpr() 6204 CGM.ErrorUnsupported(E, "__builtin_thread_pointer"); in EmitBuiltinExpr() 6471 ErrorUnsupported(E, "builtin function"); in EmitBuiltinExpr()
|
| H A D | CodeGenModule.cpp | 1715 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenModule 1725 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { in ErrorUnsupported() function in CodeGenModule 3917 ErrorUnsupported(TPO, "template parameter object"); in GetAddrOfTemplateParamObject() 5788 ErrorUnsupported(D, "flexible array initializer"); in EmitGlobalVarDefinition() 5793 ErrorUnsupported(D, "static initializer"); in EmitGlobalVarDefinition() 7136 ErrorUnsupported(LSD, "linkage spec"); in EmitLinkageSpec()
|
| H A D | CGStmt.cpp | 428 CGM.ErrorUnsupported(S, "OpenMP dispatch directive"); in EmitStmt() 2534 CGM.ErrorUnsupported(&Stmt, "__asm__"); in AddVariableConstraints()
|
| H A D | CGDecl.cpp | 359 CGM.ErrorUnsupported(D.getInit(), "constant l-value expression"); in AddInitializerToStaticVarDecl() 361 CGM.ErrorUnsupported(D.getInit(), "flexible array initializer"); in AddInitializerToStaticVarDecl()
|
| H A D | CodeGenFunction.cpp | 2167 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenFunction 2168 CGM.ErrorUnsupported(S, Type); in ErrorUnsupported()
|
| H A D | CGException.cpp | 1958 CGM.ErrorUnsupported(VD, "VLA captured by SEH"); in EmitCapturedLocals()
|
| H A D | CGExprScalar.cpp | 1862 CGF.ErrorUnsupported(E, "scalar expression"); in VisitExpr() 2135 CGF.ErrorUnsupported(E, "GNU array range designator extension"); in VisitInitListExpr() 3547 CGF.ErrorUnsupported(E, "virtual base in offsetof"); in VisitOffsetOfExpr()
|
| H A D | CGExpr.cpp | 1488 ErrorUnsupported(E, Name); in EmitUnsupportedRValue() 1494 ErrorUnsupported(E, Name); in EmitUnsupportedLValue()
|
| H A D | CodeGenFunction.h | 2667 void ErrorUnsupported(const Stmt *S, const char *Type);
|
| H A D | CGCall.cpp | 6029 CGM.ErrorUnsupported(MustTailCall, "tail call skipping over cleanups"); in EmitCall()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 3856 …rrorUnsupportedEPKNS_4StmtEPKcb", "clang::CodeGen::CodeGenFunction::ErrorUnsupported(clang::Stmt c… 3881 …6ErrorUnsupportedEPKNS_4StmtEPKcb", "clang::CodeGen::CodeGenModule::ErrorUnsupported(clang::Stmt c… 3882 …6ErrorUnsupportedEPKNS_4DeclEPKcb", "clang::CodeGen::CodeGenModule::ErrorUnsupported(clang::Decl c…
|