Home
last modified time | relevance | path

Searched defs:DiagID (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp489 unsigned &DiagID, in BadSpecifier()
644 unsigned &DiagID, in SetStorageClassSpec()
706 unsigned &DiagID) { in SetStorageClassSpecThread()
719 const char *&PrevSpec, unsigned &DiagID, in SetTypeSpecWidth()
737 unsigned &DiagID) { in SetTypeSpecComplex()
746 const char *&PrevSpec, unsigned &DiagID) { in SetTypeSpecSign()
756 unsigned &DiagID, in SetTypeSpecType()
765 unsigned &DiagID, in SetTypeSpecType()
796 unsigned &DiagID, in SetTypeSpecType()
818 unsigned &DiagID, in SetTypeSpecType()
[all …]
H A DSemaExceptionSpec.cpp158 unsigned DiagID = diag::err_incomplete_in_exception_spec; in CheckSpecifiedExceptionType() local
302 unsigned DiagID = diag::err_mismatched_exception_spec; in CheckEquivalentExceptionSpec() local
491 unsigned DiagID = diag::err_mismatched_exception_spec; in CheckEquivalentExceptionSpec() local
511 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl()
661 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, in CheckEquivalentExceptionSpec()
758 const PartialDiagnostic &DiagID, const PartialDiagnostic &NestedDiagID, in CheckExceptionSpecSubset()
862 CheckSpecForTypesEquivalent(Sema &S, const PartialDiagnostic &DiagID, in CheckSpecForTypesEquivalent()
878 const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckParamExceptionSpec()
920 unsigned DiagID = diag::err_incompatible_exception_specs; in CheckExceptionSpecCompatibility() local
971 unsigned DiagID = diag::err_override_exception_spec; in CheckOverridingFunctionExceptionSpec() local
H A DSemaBase.cpp32 PartialDiagnostic SemaBase::PDiag(unsigned DiagID) { in PDiag()
60 Sema::SemaDiagnosticBuilder SemaBase::Diag(SourceLocation Loc, unsigned DiagID, in Diag()
H A DSemaBoundsSafety.cpp127 unsigned DiagID = ShouldWarn in CheckCountedByAttrOnField() local
H A DSemaCast.cpp766 unsigned &DiagID) { in getCastAwayConstnessCastKind()
1105 unsigned int DiagID = 0; in checkCastFunctionType() local
1226 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckReinterpretCast() local
2046 unsigned DiagID = IsDereference ? in CheckCompatibleReinterpretCast() local
2663 unsigned DiagID = diag::err_typecheck_incompatible_address_space; in checkAddressSpaceCast() local
2872 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCXXCStyleCast() local
3231 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCStyleCast() local
H A DSemaSYCL.cpp27 unsigned DiagID) { in DiagIfDeviceCode()
H A DSemaCUDA.cpp820 unsigned DiagID) { in DiagIfDeviceCode()
852 unsigned DiagID) { in DiagIfHostCode()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp115 uint16_t DiagID; member
222 static const StaticDiagInfoRec *GetDiagInfo(unsigned DiagID) { in GetDiagInfo()
272 DiagnosticMapping DiagnosticIDs::getDefaultMapping(unsigned DiagID) { in getDefaultMapping()
291 unsigned DiagnosticIDs::getCategoryNumberForDiag(unsigned DiagID) { in getCategoryNumberForDiag()
334 DiagnosticIDs::getDiagnosticSFINAEResponse(unsigned DiagID) { in getDiagnosticSFINAEResponse()
340 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { in isDeferrable()
348 static unsigned getBuiltinDiagClass(unsigned DiagID) { in getBuiltinDiagClass()
426 bool DiagnosticIDs::isBuiltinWarningOrExtension(unsigned DiagID) { in isBuiltinWarningOrExtension()
433 bool DiagnosticIDs::isBuiltinNote(unsigned DiagID) { in isBuiltinNote()
443 bool DiagnosticIDs::isBuiltinExtensionDiag(unsigned DiagID, in isBuiltinExtensionDiag()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaBase.h57 unsigned DiagID; variable
60 ImmediateDiagBuilder(DiagnosticBuilder &DB, Sema &SemaRef, unsigned DiagID) in ImmediateDiagBuilder()
62 ImmediateDiagBuilder(DiagnosticBuilder &&DB, Sema &SemaRef, unsigned DiagID) in ImmediateDiagBuilder()
201 unsigned DiagID; variable
H A DAttr.h181 bool PassesCheck, unsigned DiagID, in handleSimpleAttributeOrDiagnose()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h57 llvm::Error createDiagnosticError(SourceLocation Loc, unsigned DiagID) { in createDiagnosticError()
61 llvm::Error createDiagnosticError(unsigned DiagID) { in createDiagnosticError()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp181 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in createInvocationForMigration() local
220 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in emitPremigrationErrors() local
260 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in checkForManualIssues() local
369 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in applyTransforms() local
406 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in getFileRemappings() local
514 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in MigrationProcess() local
535 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in applyTransform() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp429 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument
447 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument
468 unsigned DiagID; in SrcMgrDiagHandler() local
525 unsigned DiagID; in InlineAsmDiagHandler() local
570 unsigned DiagID = diag::err_fe_backend_resource_limit; in ResourceLimitDiagHandler() local
669 const llvm::DiagnosticInfoOptimizationBase &D, unsigned DiagID) { in EmitOptimizationMessage()
805 unsigned DiagID = diag::err_fe_inline_asm; in DiagnosticHandlerImpl() local
1054 unsigned DiagID = in loadModule() local
1135 unsigned DiagID = in loadModule() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1582 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleOperatorName() local
1677 unsigned DiagID = Diags.getCustomDiagID( in mangleExpression() local
2114 unsigned DiagID = Diags.getCustomDiagID( in mangleTemplateArgValue() local
2744 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local
3066 unsigned DiagID = Diags.getCustomDiagID( in mangleCallingConvention() local
3090 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local
3201 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleArrayType() local
3245 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local
3254 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local
3409 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local
[all …]
H A DItaniumMangle.cpp1244 unsigned DiagID = Diags.getCustomDiagID( in mangleFixedPointLiteral() local
3826 unsigned DiagID = Diags.getCustomDiagID( in mangleNeonVectorType() local
3903 unsigned DiagID = Diags.getCustomDiagID( in mangleAArch64NeonVectorType() local
4000 unsigned DiagID = Diags.getCustomDiagID( in mangleAArch64FixedSveVectorType() local
4084 unsigned DiagID = Diags.getCustomDiagID( in mangleRISCVFixedRVVVectorType() local
4569 unsigned DiagID = Diags.getCustomDiagID( in mangleRequirement() local
4775 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleExpression() local
4814 unsigned DiagID = in mangleExpression() local
5176 unsigned DiagID = in mangleExpression() local
5184 unsigned DiagID = Diags.getCustomDiagID( in mangleExpression() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp81 DiagnosticBuilder Parser::Diag(SourceLocation Loc, unsigned DiagID) { in Diag()
85 DiagnosticBuilder Parser::Diag(const Token &Tok, unsigned DiagID) { in Diag()
118 bool Parser::ExpectAndConsume(tok::TokenKind ExpectedTok, unsigned DiagID, in ExpectAndConsume()
164 bool Parser::ExpectAndConsumeSemi(unsigned DiagID, StringRef TokenUsed) { in ExpectAndConsumeSemi()
1223 unsigned DiagID; in ParseDeclOrFunctionDefInternal() local
1308 unsigned DiagID; in ParseFunctionDefinition() local
2047 unsigned DiagID = diag::err_expected_qualified_after_typename; in TryAnnotateTypeOrScopeToken() local
2784 bool BalancedDelimiterTracker::expectAndConsume(unsigned DiagID, in expectAndConsume()
H A DParseDecl.cpp2340 unsigned DiagID; in ParseDeclGroup() local
3057 unsigned DiagID; in ParseImplicitInt() local
3194 unsigned DiagID; in ParseImplicitInt() local
3605 unsigned DiagID = 0; in ParseDeclarationSpecifiers() local
5538 unsigned DiagID; in ParseEnumSpecifier() local
6422 unsigned DiagID = 0; in ParseTypeQualifierListOpt() local
8352 unsigned DiagID; in ParseTypeofSpecifier() local
8377 unsigned DiagID; in ParseTypeofSpecifier() local
8415 unsigned DiagID; in ParseAtomicSpecifier() local
8458 const char *&PrevSpec, unsigned &DiagID, in TryAltiVecTokenOutOfLine()
H A DParseExprCXX.cpp569 unsigned DiagID = diag::err_missing_dependent_template_keyword; in ParseOptionalCXXScopeSpecifier() local
1158 unsigned DiagID = 0; in ParseLambdaIntroducer() local
1286 unsigned DiagID = 0; in addStaticToLambdaDeclSpecifier() local
1303 unsigned DiagID = 0; in addConstexprToLambdaDeclSpecifier() local
1317 unsigned DiagID = 0; in addConstevalToLambdaDeclSpecifier() local
2337 unsigned DiagID; in ParseCXXSimpleTypeSpecifier() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentParser.h47 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { in Diag()
H A DODRDiagsEmitter.h132 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) const { in Diag()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h46 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) in PartialDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp121 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in createChainedIncludesSource() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp215 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in cc1_main() local
H A Dcc1gen_reproducer_main.cpp122 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in generateReproducerForInvocationArguments() local
H A Ddriver.cpp323 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in clang_main() local

1234