/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 799 getDiags()->getDiagnosticIDs()->getDescription(getID()); in FormatDiagnostic() 1061 getDiags()->ConvertArgToString(Kind, getRawArg(ArgNo), in FormatDiagnostic() 1072 TDT.ElideType = getDiags()->ElideType; in FormatDiagnostic() 1073 TDT.ShowColors = getDiags()->ShowColors; in FormatDiagnostic() 1082 if (getDiags()->PrintTemplateTree && Tree.empty()) { in FormatDiagnostic() 1085 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic() 1108 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic() 1122 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 1581 DiagnosticsEngine &Diags = Context.getDiags(); in mangleOperatorName() 1676 DiagnosticsEngine &Diags = Context.getDiags(); in mangleExpression() 2113 DiagnosticsEngine &Diags = Context.getDiags(); in mangleTemplateArgValue() 2743 DiagnosticsEngine &Diags = Context.getDiags(); in mangleType() 3065 DiagnosticsEngine &Diags = Context.getDiags(); in mangleCallingConvention() 3089 DiagnosticsEngine &Diags = Context.getDiags(); in mangleType() 3200 DiagnosticsEngine &Diags = Context.getDiags(); in mangleArrayType() 3244 DiagnosticsEngine &Diags = Context.getDiags(); in mangleType() 3253 DiagnosticsEngine &Diags = Context.getDiags(); in mangleType() 3408 DiagnosticsEngine &Diags = Context.getDiags(); in mangleType() [all …]
|
H A D | ItaniumMangle.cpp | 1243 DiagnosticsEngine &Diags = Context.getDiags(); in mangleFixedPointLiteral() 3825 DiagnosticsEngine &Diags = Context.getDiags(); in mangleNeonVectorType() 3902 DiagnosticsEngine &Diags = Context.getDiags(); in mangleAArch64NeonVectorType() 3999 DiagnosticsEngine &Diags = Context.getDiags(); in mangleAArch64FixedSveVectorType() 4083 DiagnosticsEngine &Diags = Context.getDiags(); in mangleRISCVFixedRVVVectorType() 4568 DiagnosticsEngine &Diags = Context.getDiags(); in mangleRequirement() 4774 DiagnosticsEngine &Diags = Context.getDiags(); in mangleExpression() 4813 DiagnosticsEngine &Diags = Context.getDiags(); in mangleExpression() 5175 DiagnosticsEngine &Diags = Context.getDiags(); in mangleExpression() 5183 DiagnosticsEngine &Diags = Context.getDiags(); in mangleExpression() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 863 diagnoseIfNeedsFPReg(CGM.getDiags(), TI.getABI(), ABIInfo, in checkFunctionABI() 867 diagnoseIfNeedsFPReg(CGM.getDiags(), TI.getABI(), ABIInfo, PVD->getType(), in checkFunctionABI() 888 CGM.getDiags().Report( in checkFunctionCallABIStreaming() 895 CGM.getDiags().Report(CallLoc, diag::err_function_always_inline_new_za) in checkFunctionCallABIStreaming() 912 diagnoseIfNeedsFPReg(CGM.getDiags(), TI.getABI(), ABIInfo, ReturnType, in checkFunctionCallABISoftFloat() 916 diagnoseIfNeedsFPReg(CGM.getDiags(), TI.getABI(), ABIInfo, Arg.getType(), in checkFunctionCallABISoftFloat()
|
H A D | AVR.cpp | 126 CGM.getDiags().Report(D->getLocation(), in getGlobalVarAddressSpace()
|
H A D | ARM.cpp | 153 CGM.getDiags().Report( in setTargetAttributes() 165 CGM.getDiags().Report( in setTargetAttributes()
|
H A D | PPC.cpp | 299 M.getDiags().Report(D->getLocation(), diag::warn_toc_unsupported_type) in setTargetAttributes()
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HIPAMD.cpp | 54 auto &Diags = TC.getDriver().getDiags(); in shouldSkipSanitizeOption() 265 D.getDiags().Report(clang::diag::warn_drv_unsupported_option_for_target) in HIPAMDToolChain() 442 unsigned DiagID = getDriver().getDiags().getCustomDiagID( in getDeviceLibs()
|
H A D | HIPUtility.cpp | 56 : C(C), DiagID(C.getDriver().getDiags().getCustomDiagID( in HIPUndefinedFatBinSymbols()
|
H A D | Flang.cpp | 679 DiagnosticsEngine &Diags = D.getDiags(); in ConstructJob()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | TextDiagnosticPrinter.cpp | 83 StringRef OptValue = Info.getDiags()->getFlagValue(); in printDiagnosticOptions()
|
H A D | TestModuleFileExtension.cpp | 120 Reader.getDiags().Report(Mod.ImportLoc, in createExtensionReader()
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Internals.h | 163 const CapturedDiagList &getDiags() const { return CapturedDiags; } in getDiags() function
|
H A D | TransProtectedScope.cpp | 112 const CapturedDiagList &DiagList = Pass.getDiags(); in ProtectedScopeFixer()
|
/freebsd/contrib/llvm-project/clang/lib/Testing/ |
H A D | TestAST.cpp | 47 &Info.getDiags()->getDiagnosticOptions()); in HandleDiagnostic()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 664 DiagnosticsEngine &Diags = getDiags(); in checkAliases() 890 PGOStats.reportDiagnostics(getDiags(), getCodeGenOpts().MainFileName); in Release() 1152 Target.checkCFProtectionReturnSupported(getDiags())) { in Release() 1159 Target.checkCFProtectionBranchSupported(getDiags())) { in Release() 1400 EmbedObject(&getModule(), CodeGenOpts, getDiags()); in Release() 1412 getDiags().Report(I.second, diag::err_ppc_impossible_musttail) << 2; in Release() 1418 getDiags().Report(I.second, diag::err_ppc_impossible_musttail) << 2; in Release() 1552 unsigned diagID = getDiags().getCustomDiagID(DiagnosticsEngine::Error, "%0"); in Error() 1553 getDiags().Report(Context.getFullLoc(loc), diagID) << message; in Error() 1559 unsigned DiagID = getDiags().getCustomDiagID(DiagnosticsEngine::Error, in ErrorUnsupported() [all …]
|
H A D | CodeGenFunction.cpp | 1147 CGM.getDiags().Report(diag::err_opt_not_valid_without_opt) in StartFunction() 1154 CGM.getDiags().Report(diag::err_opt_not_valid_without_opt) in StartFunction() 1164 CGM.getDiags().Report(diag::err_opt_not_valid_on_target) in StartFunction() 1170 !CGM.getDiags().isIgnored(diag::warn_fe_backend_frame_larger_than, Loc)) in StartFunction() 2703 CGM.getDiags().Report(E->getBeginLoc(), diag::err_builtin_needs_feature) in checkTargetFeatures() 2740 CGM.getDiags().Report(Loc, diag::err_builtin_needs_feature) in checkTargetFeatures() 2773 CGM.getDiags().Report(Loc, diag::err_function_needs_feature) in checkTargetFeatures() 2783 CGM.getDiags().Report(Loc, diag::err_function_needs_feature) in checkTargetFeatures()
|
H A D | CGCXXABI.cpp | 30 DiagnosticsEngine &Diags = CGF.CGM.getDiags(); in ErrorUnsupportedABI()
|
H A D | CGStmt.cpp | 1051 CGM.getDiags().Report(A->getLocation(), in EmitWhileStmt() 1054 CGM.getDiags().Report( in EmitWhileStmt() 2602 CGM.getDiags().Report(OutExpr->getExprLoc(), in EmitAsmStores() 2783 CGM.getDiags().Report(S.getAsmLoc(), in EmitAsmStmt() 2913 CGM.getDiags().Report(S.getAsmLoc(), diag::err_asm_invalid_type_in_input) in EmitAsmStmt() 2969 CGM.getDiags().Report(S.getAsmLoc(), in EmitAsmStmt()
|
H A D | CGException.cpp | 507 CGM.getDiags().Report(D->getLocation(), in EmitStartEHSpec() 521 CGM.getDiags().Report(D->getLocation(), in EmitStartEHSpec()
|
H A D | CGOpenMPRuntime.cpp | 2819 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata() 2823 CGM.getDiags().Report(Loc, DiagID) << EntryInfo.ParentName; in createOffloadEntriesAndInfoMetadata() 2826 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata() 2830 CGM.getDiags().Report(Loc, DiagID) << EntryInfo.ParentName; in createOffloadEntriesAndInfoMetadata() 2833 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata() 2837 CGM.getDiags().Report(DiagID); in createOffloadEntriesAndInfoMetadata() 10866 unsigned DiagID = CGM.getDiags().getCustomDiagID( in emitAArch64DeclareSimdFunction() 10869 CGM.getDiags().Report(SLoc, DiagID); in emitAArch64DeclareSimdFunction() 10876 unsigned DiagID = CGM.getDiags().getCustomDiagID( in emitAArch64DeclareSimdFunction() 10879 CGM.getDiags().Report(SLoc, DiagID); in emitAArch64DeclareSimdFunction() [all …]
|
H A D | CodeGenPGO.cpp | 1090 *RegionMCDCState, MCDCMaxConditions, CGM.getDiags()); in mapRegionCounters()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Mangle.h | 80 DiagnosticsEngine &getDiags() const { return Diags; } in getDiags() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Driver.h | 401 DiagnosticsEngine &getDiags() const { return Diags; } in getDiags() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | HeaderSearch.h | 386 DiagnosticsEngine &getDiags() const { return Diags; } in getDiags() function
|