Home
last modified time | relevance | path

Searched refs:getCustomDiagID (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp64 ? DiagEng.getCustomDiagID(DiagnosticsEngine::Error, "%0") in FlushDiagnosticsImpl()
65 : DiagEng.getCustomDiagID(DiagnosticsEngine::Warning, "%0"); in FlushDiagnosticsImpl()
66 unsigned NoteID = DiagEng.getCustomDiagID(DiagnosticsEngine::Note, "%0"); in FlushDiagnosticsImpl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1582 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleOperatorName()
1677 unsigned DiagID = Diags.getCustomDiagID( in mangleExpression()
2114 unsigned DiagID = Diags.getCustomDiagID( in mangleTemplateArgValue()
2744 unsigned DiagID = Diags.getCustomDiagID( in mangleType()
3066 unsigned DiagID = Diags.getCustomDiagID( in mangleCallingConvention()
3090 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType()
3201 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleArrayType()
3245 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType()
3254 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType()
3409 unsigned DiagID = Diags.getCustomDiagID( in mangleType()
[all …]
H A DItaniumMangle.cpp1244 unsigned DiagID = Diags.getCustomDiagID( in mangleFixedPointLiteral()
3826 unsigned DiagID = Diags.getCustomDiagID( in mangleNeonVectorType()
3903 unsigned DiagID = Diags.getCustomDiagID( in mangleAArch64NeonVectorType()
4000 unsigned DiagID = Diags.getCustomDiagID( in mangleAArch64FixedSveVectorType()
4084 unsigned DiagID = Diags.getCustomDiagID( in mangleRISCVFixedRVVVectorType()
4569 unsigned DiagID = Diags.getCustomDiagID( in mangleRequirement()
4775 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleExpression()
4815 Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleExpression()
5177 Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleExpression()
5184 unsigned DiagID = Diags.getCustomDiagID( in mangleExpression()
[all …]
H A DVTableBuilder.cpp3305 unsigned DiagID = Diags.getCustomDiagID( in dumpLayout()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h203 unsigned getCustomDiagID(Level L, StringRef FormatString);
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp31 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in ErrorUnsupportedABI()
H A DCodeGenAction.cpp1055 CI.getDiagnostics().getCustomDiagID(DiagnosticsEngine::Error, "%0"); in loadModule()
1136 CI.getDiagnostics().getCustomDiagID(DiagnosticsEngine::Error, "%0"); in loadModule()
H A DCodeGenPGO.cpp293 unsigned DiagID = Diag.getCustomDiagID( in dataTraverseStmtPost()
304 unsigned DiagID = Diag.getCustomDiagID( in dataTraverseStmtPost()
H A DBackendUtil.cpp1348 unsigned DiagID = Diags.getCustomDiagID( in EmitBackendOutput()
1377 auto DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in EmbedObject()
H A DCodeGenModule.cpp1552 unsigned diagID = getDiags().getCustomDiagID(DiagnosticsEngine::Error, "%0"); in Error()
1559 unsigned DiagID = getDiags().getCustomDiagID(DiagnosticsEngine::Error, in ErrorUnsupported()
1569 unsigned DiagID = getDiags().getCustomDiagID(DiagnosticsEngine::Error, in ErrorUnsupported()
7719 unsigned DiagID = getDiags().getCustomDiagID( in stopAutoInit()
H A DCGOpenMPRuntime.cpp2819 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata()
2826 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata()
2833 unsigned DiagID = CGM.getDiags().getCustomDiagID( in createOffloadEntriesAndInfoMetadata()
10866 unsigned DiagID = CGM.getDiags().getCustomDiagID( in emitAArch64DeclareSimdFunction()
10876 unsigned DiagID = CGM.getDiags().getCustomDiagID( in emitAArch64DeclareSimdFunction()
10887 unsigned DiagID = CGM.getDiags().getCustomDiagID( in emitAArch64DeclareSimdFunction()
H A DCoverageMappingGen.cpp2187 Diag.getCustomDiagID(DiagnosticsEngine::Warning, in cancelDecision()
H A DMicrosoftCXXABI.cpp3205 unsigned DiagID = Diags.getCustomDiagID( in AdjustVirtualBase()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPUtility.cpp56 : C(C), DiagID(C.getDriver().getDiags().getCustomDiagID( in HIPUndefinedFatBinSymbols()
H A DHIPAMD.cpp442 unsigned DiagID = getDriver().getDiags().getCustomDiagID( in getDeviceLibs()
H A DFlang.cpp740 Diags.getCustomDiagID(DiagnosticsEngine::Warning, in ConstructJob()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp415 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID() function in DiagnosticIDs
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1450 m_ast_context->getDiagnostics().getCustomDiagID( in FindExternalVisibleDecls()
1459 m_ast_context->getDiagnostics().getCustomDiagID( in FindExternalVisibleDecls()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1941 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Error, "%0")) in HandleTranslationUnit()
2144 Diag.Report(Diag.getCustomDiagID(DiagnosticsEngine::Error, "%0")) in reportDiag()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp135 = Ctx.getDiagnostics().getCustomDiagID(DiagnosticsEngine::Error, in DeclRead()
H A DCompilerInvocation.cpp1453 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in setPGOUseInstrumentor()
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1104 unsigned diagID = Diags.getCustomDiagID(DiagnosticsEngine::Warning, in rewriteToNumericBoxedExpression()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1567 Diags.getCustomDiagID(DiagnosticsEngine::Error, in TranslateXarchArgs()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp650 RewriteFailedDiag = Diags.getCustomDiagID(DiagnosticsEngine::Warning, in RewriteModernObjC()
654 GlobalBlockRewriteFailedDiag = Diags.getCustomDiagID(DiagnosticsEngine::Warning, in RewriteModernObjC()
657 TryFinallyContainsReturnDiag = Diags.getCustomDiagID( in RewriteModernObjC()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4063 unsigned DiagID = SemaRef.getDiagnostics().getCustomDiagID( in VisitFriendTemplateDecl()

12