/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 628 unsigned &DiagID, in SetStorageClassSpec() 721 unsigned &DiagID) { in SetTypeSpecComplex() 740 unsigned &DiagID, in SetTypeSpecType() 749 unsigned &DiagID, in SetTypeSpecType() 771 unsigned &DiagID, in SetTypeSpecType() 793 unsigned &DiagID, in SetTypeSpecType() 802 unsigned &DiagID, in SetTypeSpecType() 834 unsigned &DiagID, in SetTypeSpecType() 857 unsigned &DiagID) { in SetTypeSpecSat() 1071 unsigned &DiagID) { in SetFriendSpec() [all …]
|
H A D | SemaExceptionSpec.cpp | 164 unsigned DiagID = diag::err_incomplete_in_exception_spec; in CheckSpecifiedExceptionType() local 304 unsigned DiagID = diag::err_mismatched_exception_spec; in CheckEquivalentExceptionSpec() local 497 unsigned DiagID = diag::err_mismatched_exception_spec; in CheckEquivalentExceptionSpec() local 517 Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic &NoteID, in CheckEquivalentExceptionSpecImpl() 667 bool Sema::CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, in CheckEquivalentExceptionSpec() 766 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID, in CheckExceptionSpecSubset() 871 CheckSpecForTypesEquivalent(Sema &S, const PartialDiagnostic &DiagID, in CheckSpecForTypesEquivalent() 891 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &DiagID, in CheckParamExceptionSpec() 933 unsigned DiagID = diag::err_incompatible_exception_specs; in CheckExceptionSpecCompatibility() local 983 unsigned DiagID = diag::err_override_exception_spec; in CheckOverridingFunctionExceptionSpec() local
|
H A D | SemaSYCL.cpp | 22 unsigned DiagID) { in SYCLDiagIfDeviceCode()
|
H A D | SemaCast.cpp | 735 unsigned &DiagID) { in getCastAwayConstnessCastKind() 1065 unsigned int DiagID = 0; in checkCastFunctionType() local 1186 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckReinterpretCast() local 2006 unsigned DiagID = IsDereference ? in CheckCompatibleReinterpretCast() local 2617 unsigned DiagID = diag::err_typecheck_incompatible_address_space; in checkAddressSpaceCast() local 2816 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCXXCStyleCast() local 3175 if (unsigned DiagID = checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCStyleCast() local
|
/openbsd/gnu/llvm/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 112 uint16_t DiagID; member 210 static const StaticDiagInfoRec *GetDiagInfo(unsigned DiagID) { in GetDiagInfo() 259 static DiagnosticMapping GetDefaultDiagMapping(unsigned DiagID) { in GetDefaultDiagMapping() 336 DiagnosticIDs::getDiagnosticSFINAEResponse(unsigned DiagID) { in getDiagnosticSFINAEResponse() 342 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { in isDeferrable() 350 static unsigned getBuiltinDiagClass(unsigned DiagID) { in getBuiltinDiagClass() 435 bool DiagnosticIDs::isBuiltinNote(unsigned DiagID) { in isBuiltinNote() 445 bool DiagnosticIDs::isBuiltinExtensionDiag(unsigned DiagID, in isBuiltinExtensionDiag() 456 bool DiagnosticIDs::isDefaultMappingAsError(unsigned DiagID) { in isDefaultMappingAsError() 759 unsigned DiagID = Info.getID(); in ProcessDiag() local [all …]
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 181 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
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringRuleContext.h | 57 llvm::Error createDiagnosticError(SourceLocation Loc, unsigned DiagID) { in createDiagnosticError() 61 llvm::Error createDiagnosticError(unsigned DiagID) { in createDiagnosticError()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 503 #define ComputeDiagID(Severity, GroupName, DiagID) \ argument 521 #define ComputeDiagRemarkID(Severity, GroupName, DiagID) \ argument 542 unsigned DiagID; in SrcMgrDiagHandler() local 599 unsigned DiagID; in InlineAsmDiagHandler() local 645 unsigned DiagID = diag::err_fe_backend_resource_limit; in ResourceLimitDiagHandler() local 744 const llvm::DiagnosticInfoOptimizationBase &D, unsigned DiagID) { in EmitOptimizationMessage() 880 unsigned DiagID = diag::err_fe_inline_asm; in DiagnosticHandlerImpl() local 1115 unsigned DiagID = in loadModule() local 1162 unsigned DiagID = in loadModule() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 1520 unsigned DiagID = Diags.getCustomDiagID( in mangleExpression() local 1895 unsigned DiagID = Diags.getCustomDiagID( in mangleTemplateArgValue() local 2515 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local 2820 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local 2970 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local 2979 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local 3131 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local 3140 unsigned DiagID = Diags.getCustomDiagID(DiagnosticsEngine::Error, in mangleType() local 3157 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local 3166 unsigned DiagID = Diags.getCustomDiagID( in mangleType() local [all …]
|
/openbsd/gnu/llvm/clang/lib/Parse/ |
H A D | Parser.cpp | 73 DiagnosticBuilder Parser::Diag(SourceLocation Loc, unsigned DiagID) { in Diag() 77 DiagnosticBuilder Parser::Diag(const Token &Tok, unsigned DiagID) { in Diag() 110 bool Parser::ExpectAndConsume(tok::TokenKind ExpectedTok, unsigned DiagID, in ExpectAndConsume() 156 bool Parser::ExpectAndConsumeSemi(unsigned DiagID, StringRef TokenUsed) { in ExpectAndConsumeSemi() 1185 unsigned DiagID; in ParseDeclOrFunctionDefInternal() local 1259 unsigned DiagID; in ParseFunctionDefinition() local 1987 unsigned DiagID = diag::err_expected_qualified_after_typename; in TryAnnotateTypeOrScopeToken() local 2696 bool BalancedDelimiterTracker::expectAndConsume(unsigned DiagID, in expectAndConsume()
|
H A D | ParseDecl.cpp | 1679 void Parser::ProhibitCXX11Attributes(ParsedAttributes &Attrs, unsigned DiagID, in ProhibitCXX11Attributes() 2085 unsigned DiagID; in ParseDeclGroup() local 2721 unsigned DiagID; in ParseImplicitInt() local 2858 unsigned DiagID; in ParseImplicitInt() local 3141 const char *&PrevSpec, unsigned &DiagID, in SetupFixedPointError() 3206 unsigned DiagID = 0; in ParseDeclarationSpecifiers() local 4967 unsigned DiagID; in ParseEnumSpecifier() local 5814 unsigned DiagID = 0; in ParseTypeQualifierListOpt() local 7650 unsigned DiagID; in ParseTypeofSpecifier() local 7675 unsigned DiagID; in ParseTypeofSpecifier() local [all …]
|
/openbsd/gnu/llvm/clang/lib/Interpreter/ |
H A D | Interpreter.cpp | 66 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in CreateCI() local 152 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in create() local
|
/openbsd/gnu/llvm/clang/tools/diagtool/ |
H A D | FindDiagnosticID.cpp | 22 int DiagID; in getNameFromID() local
|
H A D | DiagnosticNames.h | 20 short DiagID; member
|
H A D | ShowEnabledWarnings.cpp | 118 unsigned DiagID = DR.DiagID; in run() local
|
H A D | DiagnosticNames.cpp | 53 const DiagnosticRecord &diagtool::getDiagnosticForID(short DiagID) { in getDiagnosticForID()
|
H A D | TreeView.cpp | 32 static bool isIgnored(unsigned DiagID) { in isIgnored()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | CommentSema.h | 63 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { in Diag()
|
H A D | CommentParser.h | 47 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) { in Diag()
|
H A D | ODRDiagsEmitter.h | 132 DiagnosticBuilder Diag(SourceLocation Loc, unsigned DiagID) const { in Diag()
|
/openbsd/gnu/llvm/clang/tools/arcmt-test/ |
H A D | arcmt-test.cpp | 113 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in checkForMigration() local 157 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in performTransformations() local
|
/openbsd/gnu/llvm/clang/tools/driver/ |
H A D | cc1_main.cpp | 189 IntrusiveRefCntPtr<DiagnosticIDs> DiagID(new DiagnosticIDs()); in cc1_main() local
|
/openbsd/gnu/llvm/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 95 unsigned DiagID = D.getCustomDiagID(DiagnosticsEngine::Error, in ParseArgs() local
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | PartialDiagnostic.h | 46 PartialDiagnostic(unsigned DiagID, DiagStorageAllocator &Allocator_) in PartialDiagnostic()
|
/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | FixItRewriter.cpp | 199 void FixItRewriter::Diag(SourceLocation Loc, unsigned DiagID) { in Diag()
|