enum ASTNodeKind::NodeKindId

Description

Kind ids. Includes all possible base and derived kinds.

Declared at: clang/include/clang/AST/ASTTypeTraits.h:132

Enumerators

NameValueComment
NKI_None0
NKI_TemplateArgument1
NKI_TemplateArgumentLoc2
NKI_LambdaCapture3
NKI_TemplateName4
NKI_NestedNameSpecifierLoc5
NKI_QualType6
NKI_QualifiedTypeLoc7
NKI_AdjustedTypeLoc8
NKI_DecayedTypeLoc9
NKI_ArrayTypeLoc10
NKI_ConstantArrayTypeLoc11
NKI_DependentSizedArrayTypeLoc12
NKI_IncompleteArrayTypeLoc13
NKI_VariableArrayTypeLoc14
NKI_AtomicTypeLoc15
NKI_AttributedTypeLoc16
NKI_BTFTagAttributedTypeLoc17
NKI_BitIntTypeLoc18
NKI_BlockPointerTypeLoc19
NKI_BuiltinTypeLoc20
NKI_ComplexTypeLoc21
NKI_DecltypeTypeLoc22
NKI_DeducedTypeLoc23
NKI_AutoTypeLoc24
NKI_DeducedTemplateSpecializationTypeLoc25
NKI_DependentAddressSpaceTypeLoc26
NKI_DependentBitIntTypeLoc27
NKI_DependentNameTypeLoc28
NKI_DependentSizedExtVectorTypeLoc29
NKI_DependentTemplateSpecializationTypeLoc30
NKI_DependentVectorTypeLoc31
NKI_ElaboratedTypeLoc32
NKI_FunctionTypeLoc33
NKI_FunctionNoProtoTypeLoc34
NKI_FunctionProtoTypeLoc35
NKI_InjectedClassNameTypeLoc36
NKI_MacroQualifiedTypeLoc37
NKI_MatrixTypeLoc38
NKI_ConstantMatrixTypeLoc39
NKI_DependentSizedMatrixTypeLoc40
NKI_MemberPointerTypeLoc41
NKI_ObjCObjectPointerTypeLoc42
NKI_ObjCObjectTypeLoc43
NKI_ObjCInterfaceTypeLoc44
NKI_ObjCTypeParamTypeLoc45
NKI_PackExpansionTypeLoc46
NKI_ParenTypeLoc47
NKI_PipeTypeLoc48
NKI_PointerTypeLoc49
NKI_ReferenceTypeLoc50
NKI_LValueReferenceTypeLoc51
NKI_RValueReferenceTypeLoc52
NKI_SubstTemplateTypeParmPackTypeLoc53
NKI_SubstTemplateTypeParmTypeLoc54
NKI_TagTypeLoc55
NKI_EnumTypeLoc56
NKI_RecordTypeLoc57
NKI_TemplateSpecializationTypeLoc58
NKI_TemplateTypeParmTypeLoc59
NKI_TypeOfExprTypeLoc60
NKI_TypeOfTypeLoc61
NKI_TypedefTypeLoc62
NKI_UnaryTransformTypeLoc63
NKI_UnresolvedUsingTypeLoc64
NKI_UsingTypeLoc65
NKI_VectorTypeLoc66
NKI_ExtVectorTypeLoc67
NKI_TypeLoc68
NKI_LastKindWithoutPointerIdentity68
NKI_CXXBaseSpecifier69
NKI_CXXCtorInitializer70
NKI_NestedNameSpecifier71
NKI_Decl72
NKI_AccessSpecDecl73
NKI_BlockDecl74
NKI_CapturedDecl75
NKI_ClassScopeFunctionSpecializationDecl76
NKI_EmptyDecl77
NKI_ExportDecl78
NKI_ExternCContextDecl79
NKI_FileScopeAsmDecl80
NKI_FriendDecl81
NKI_FriendTemplateDecl82
NKI_ImportDecl83
NKI_LifetimeExtendedTemporaryDecl84
NKI_LinkageSpecDecl85
NKI_NamedDecl86
NKI_BaseUsingDecl87
NKI_UsingDecl88
NKI_UsingEnumDecl89
NKI_LabelDecl90
NKI_NamespaceDecl91
NKI_NamespaceAliasDecl92
NKI_ObjCCompatibleAliasDecl93
NKI_ObjCContainerDecl94
NKI_ObjCCategoryDecl95
NKI_ObjCImplDecl96
NKI_ObjCCategoryImplDecl97
NKI_ObjCImplementationDecl98
NKI_ObjCInterfaceDecl99
NKI_ObjCProtocolDecl100
NKI_ObjCMethodDecl101
NKI_ObjCPropertyDecl102
NKI_TemplateDecl103
NKI_BuiltinTemplateDecl104
NKI_ConceptDecl105
NKI_RedeclarableTemplateDecl106
NKI_ClassTemplateDecl107
NKI_FunctionTemplateDecl108
NKI_TypeAliasTemplateDecl109
NKI_VarTemplateDecl110
NKI_TemplateTemplateParmDecl111
NKI_TypeDecl112
NKI_TagDecl113
NKI_EnumDecl114
NKI_RecordDecl115
NKI_CXXRecordDecl116
NKI_ClassTemplateSpecializationDecl117
NKI_ClassTemplatePartialSpecializationDecl118
NKI_TemplateTypeParmDecl119
NKI_TypedefNameDecl120
NKI_ObjCTypeParamDecl121
NKI_TypeAliasDecl122
NKI_TypedefDecl123
NKI_UnresolvedUsingTypenameDecl124
NKI_UnresolvedUsingIfExistsDecl125
NKI_UsingDirectiveDecl126
NKI_UsingPackDecl127
NKI_UsingShadowDecl128
NKI_ConstructorUsingShadowDecl129
NKI_ValueDecl130
NKI_BindingDecl131
NKI_DeclaratorDecl132
NKI_FieldDecl133
NKI_ObjCAtDefsFieldDecl134
NKI_ObjCIvarDecl135
NKI_FunctionDecl136
NKI_CXXDeductionGuideDecl137
NKI_CXXMethodDecl138
NKI_CXXConstructorDecl139
NKI_CXXConversionDecl140
NKI_CXXDestructorDecl141
NKI_MSPropertyDecl142
NKI_NonTypeTemplateParmDecl143
NKI_VarDecl144
NKI_DecompositionDecl145
NKI_ImplicitParamDecl146
NKI_OMPCapturedExprDecl147
NKI_ParmVarDecl148
NKI_VarTemplateSpecializationDecl149
NKI_VarTemplatePartialSpecializationDecl150
NKI_EnumConstantDecl151
NKI_IndirectFieldDecl152
NKI_MSGuidDecl153
NKI_OMPDeclareMapperDecl154
NKI_OMPDeclareReductionDecl155
NKI_TemplateParamObjectDecl156
NKI_UnnamedGlobalConstantDecl157
NKI_UnresolvedUsingValueDecl158
NKI_OMPAllocateDecl159
NKI_OMPRequiresDecl160
NKI_OMPThreadPrivateDecl161
NKI_ObjCPropertyImplDecl162
NKI_PragmaCommentDecl163
NKI_PragmaDetectMismatchDecl164
NKI_RequiresExprBodyDecl165
NKI_StaticAssertDecl166
NKI_TranslationUnitDecl167
NKI_Stmt168
NKI_AsmStmt169
NKI_GCCAsmStmt170
NKI_MSAsmStmt171
NKI_BreakStmt172
NKI_CXXCatchStmt173
NKI_CXXForRangeStmt174
NKI_CXXTryStmt175
NKI_CapturedStmt176
NKI_CompoundStmt177
NKI_ContinueStmt178
NKI_CoreturnStmt179
NKI_CoroutineBodyStmt180
NKI_DeclStmt181
NKI_DoStmt182
NKI_ForStmt183
NKI_GotoStmt184
NKI_IfStmt185
NKI_IndirectGotoStmt186
NKI_MSDependentExistsStmt187
NKI_NullStmt188
NKI_OMPCanonicalLoop189
NKI_OMPExecutableDirective190
NKI_OMPAtomicDirective191
NKI_OMPBarrierDirective192
NKI_OMPCancelDirective193
NKI_OMPCancellationPointDirective194
NKI_OMPCriticalDirective195
NKI_OMPDepobjDirective196
NKI_OMPDispatchDirective197
NKI_OMPFlushDirective198
NKI_OMPInteropDirective199
NKI_OMPLoopBasedDirective200
NKI_OMPLoopDirective201
NKI_OMPDistributeDirective202
NKI_OMPDistributeParallelForDirective203
NKI_OMPDistributeParallelForSimdDirective204
NKI_OMPDistributeSimdDirective205
NKI_OMPForDirective206
NKI_OMPForSimdDirective207
NKI_OMPGenericLoopDirective208
NKI_OMPMaskedTaskLoopDirective209
NKI_OMPMaskedTaskLoopSimdDirective210
NKI_OMPMasterTaskLoopDirective211
NKI_OMPMasterTaskLoopSimdDirective212
NKI_OMPParallelForDirective213
NKI_OMPParallelForSimdDirective214
NKI_OMPParallelGenericLoopDirective215
NKI_OMPParallelMaskedTaskLoopDirective216
NKI_OMPParallelMaskedTaskLoopSimdDirective217
NKI_OMPParallelMasterTaskLoopDirective218
NKI_OMPParallelMasterTaskLoopSimdDirective219
NKI_OMPSimdDirective220
NKI_OMPTargetParallelForSimdDirective221
NKI_OMPTargetParallelGenericLoopDirective222
NKI_OMPTargetSimdDirective223
NKI_OMPTargetTeamsDistributeDirective224
NKI_OMPTargetTeamsDistributeParallelForDirective225
NKI_OMPTargetTeamsDistributeParallelForSimdDirective226
NKI_OMPTargetTeamsDistributeSimdDirective227
NKI_OMPTargetTeamsGenericLoopDirective228
NKI_OMPTaskLoopDirective229
NKI_OMPTaskLoopSimdDirective230
NKI_OMPTeamsDistributeDirective231
NKI_OMPTeamsDistributeParallelForDirective232
NKI_OMPTeamsDistributeParallelForSimdDirective233
NKI_OMPTeamsDistributeSimdDirective234
NKI_OMPTeamsGenericLoopDirective235
NKI_OMPLoopTransformationDirective236
NKI_OMPTileDirective237
NKI_OMPUnrollDirective238
NKI_OMPMaskedDirective239
NKI_OMPMasterDirective240
NKI_OMPMetaDirective241
NKI_OMPOrderedDirective242
NKI_OMPParallelDirective243
NKI_OMPParallelMaskedDirective244
NKI_OMPParallelMasterDirective245
NKI_OMPParallelSectionsDirective246
NKI_OMPScanDirective247
NKI_OMPSectionDirective248
NKI_OMPSectionsDirective249
NKI_OMPSingleDirective250
NKI_OMPTargetDataDirective251
NKI_OMPTargetDirective252
NKI_OMPTargetEnterDataDirective253
NKI_OMPTargetExitDataDirective254
NKI_OMPTargetParallelDirective255
NKI_OMPTargetParallelForDirective256
NKI_OMPTargetTeamsDirective257
NKI_OMPTargetUpdateDirective258
NKI_OMPTaskDirective259
NKI_OMPTaskgroupDirective260
NKI_OMPTaskwaitDirective261
NKI_OMPTaskyieldDirective262
NKI_OMPTeamsDirective263
NKI_ObjCAtCatchStmt264
NKI_ObjCAtFinallyStmt265
NKI_ObjCAtSynchronizedStmt266
NKI_ObjCAtThrowStmt267
NKI_ObjCAtTryStmt268
NKI_ObjCAutoreleasePoolStmt269
NKI_ObjCForCollectionStmt270
NKI_ReturnStmt271
NKI_SEHExceptStmt272
NKI_SEHFinallyStmt273
NKI_SEHLeaveStmt274
NKI_SEHTryStmt275
NKI_SwitchCase276
NKI_CaseStmt277
NKI_DefaultStmt278
NKI_SwitchStmt279
NKI_ValueStmt280
NKI_AttributedStmt281
NKI_Expr282
NKI_AbstractConditionalOperator283
NKI_BinaryConditionalOperator284
NKI_ConditionalOperator285
NKI_AddrLabelExpr286
NKI_ArrayInitIndexExpr287
NKI_ArrayInitLoopExpr288
NKI_ArraySubscriptExpr289
NKI_ArrayTypeTraitExpr290
NKI_AsTypeExpr291
NKI_AtomicExpr292
NKI_BinaryOperator293
NKI_CompoundAssignOperator294
NKI_BlockExpr295
NKI_CXXBindTemporaryExpr296
NKI_CXXBoolLiteralExpr297
NKI_CXXConstructExpr298
NKI_CXXTemporaryObjectExpr299
NKI_CXXDefaultArgExpr300
NKI_CXXDefaultInitExpr301
NKI_CXXDeleteExpr302
NKI_CXXDependentScopeMemberExpr303
NKI_CXXFoldExpr304
NKI_CXXInheritedCtorInitExpr305
NKI_CXXNewExpr306
NKI_CXXNoexceptExpr307
NKI_CXXNullPtrLiteralExpr308
NKI_CXXPseudoDestructorExpr309
NKI_CXXRewrittenBinaryOperator310
NKI_CXXScalarValueInitExpr311
NKI_CXXStdInitializerListExpr312
NKI_CXXThisExpr313
NKI_CXXThrowExpr314
NKI_CXXTypeidExpr315
NKI_CXXUnresolvedConstructExpr316
NKI_CXXUuidofExpr317
NKI_CallExpr318
NKI_CUDAKernelCallExpr319
NKI_CXXMemberCallExpr320
NKI_CXXOperatorCallExpr321
NKI_UserDefinedLiteral322
NKI_CastExpr323
NKI_ExplicitCastExpr324
NKI_BuiltinBitCastExpr325
NKI_CStyleCastExpr326
NKI_CXXFunctionalCastExpr327
NKI_CXXNamedCastExpr328
NKI_CXXAddrspaceCastExpr329
NKI_CXXConstCastExpr330
NKI_CXXDynamicCastExpr331
NKI_CXXReinterpretCastExpr332
NKI_CXXStaticCastExpr333
NKI_ObjCBridgedCastExpr334
NKI_ImplicitCastExpr335
NKI_CharacterLiteral336
NKI_ChooseExpr337
NKI_CompoundLiteralExpr338
NKI_ConceptSpecializationExpr339
NKI_ConvertVectorExpr340
NKI_CoroutineSuspendExpr341
NKI_CoawaitExpr342
NKI_CoyieldExpr343
NKI_DeclRefExpr344
NKI_DependentCoawaitExpr345
NKI_DependentScopeDeclRefExpr346
NKI_DesignatedInitExpr347
NKI_DesignatedInitUpdateExpr348
NKI_ExpressionTraitExpr349
NKI_ExtVectorElementExpr350
NKI_FixedPointLiteral351
NKI_FloatingLiteral352
NKI_FullExpr353
NKI_ConstantExpr354
NKI_ExprWithCleanups355
NKI_FunctionParmPackExpr356
NKI_GNUNullExpr357
NKI_GenericSelectionExpr358
NKI_ImaginaryLiteral359
NKI_ImplicitValueInitExpr360
NKI_InitListExpr361
NKI_IntegerLiteral362
NKI_LambdaExpr363
NKI_MSPropertyRefExpr364
NKI_MSPropertySubscriptExpr365
NKI_MaterializeTemporaryExpr366
NKI_MatrixSubscriptExpr367
NKI_MemberExpr368
NKI_NoInitExpr369
NKI_OMPArraySectionExpr370
NKI_OMPArrayShapingExpr371
NKI_OMPIteratorExpr372
NKI_ObjCArrayLiteral373
NKI_ObjCAvailabilityCheckExpr374
NKI_ObjCBoolLiteralExpr375
NKI_ObjCBoxedExpr376
NKI_ObjCDictionaryLiteral377
NKI_ObjCEncodeExpr378
NKI_ObjCIndirectCopyRestoreExpr379
NKI_ObjCIsaExpr380
NKI_ObjCIvarRefExpr381
NKI_ObjCMessageExpr382
NKI_ObjCPropertyRefExpr383
NKI_ObjCProtocolExpr384
NKI_ObjCSelectorExpr385
NKI_ObjCStringLiteral386
NKI_ObjCSubscriptRefExpr387
NKI_OffsetOfExpr388
NKI_OpaqueValueExpr389
NKI_OverloadExpr390
NKI_UnresolvedLookupExpr391
NKI_UnresolvedMemberExpr392
NKI_PackExpansionExpr393
NKI_ParenExpr394
NKI_ParenListExpr395
NKI_PredefinedExpr396
NKI_PseudoObjectExpr397
NKI_RecoveryExpr398
NKI_RequiresExpr399
NKI_SYCLUniqueStableNameExpr400
NKI_ShuffleVectorExpr401
NKI_SizeOfPackExpr402
NKI_SourceLocExpr403
NKI_StmtExpr404
NKI_StringLiteral405
NKI_SubstNonTypeTemplateParmExpr406
NKI_SubstNonTypeTemplateParmPackExpr407
NKI_TypeTraitExpr408
NKI_TypoExpr409
NKI_UnaryExprOrTypeTraitExpr410
NKI_UnaryOperator411
NKI_VAArgExpr412
NKI_LabelStmt413
NKI_WhileStmt414
NKI_Type415
NKI_AdjustedType416
NKI_DecayedType417
NKI_ArrayType418
NKI_ConstantArrayType419
NKI_DependentSizedArrayType420
NKI_IncompleteArrayType421
NKI_VariableArrayType422
NKI_AtomicType423
NKI_AttributedType424
NKI_BTFTagAttributedType425
NKI_BitIntType426
NKI_BlockPointerType427
NKI_BuiltinType428
NKI_ComplexType429
NKI_DecltypeType430
NKI_DeducedType431
NKI_AutoType432
NKI_DeducedTemplateSpecializationType433
NKI_DependentAddressSpaceType434
NKI_DependentBitIntType435
NKI_DependentNameType436
NKI_DependentSizedExtVectorType437
NKI_DependentTemplateSpecializationType438
NKI_DependentVectorType439
NKI_ElaboratedType440
NKI_FunctionType441
NKI_FunctionNoProtoType442
NKI_FunctionProtoType443
NKI_InjectedClassNameType444
NKI_MacroQualifiedType445
NKI_MatrixType446
NKI_ConstantMatrixType447
NKI_DependentSizedMatrixType448
NKI_MemberPointerType449
NKI_ObjCObjectPointerType450
NKI_ObjCObjectType451
NKI_ObjCInterfaceType452
NKI_ObjCTypeParamType453
NKI_PackExpansionType454
NKI_ParenType455
NKI_PipeType456
NKI_PointerType457
NKI_ReferenceType458
NKI_LValueReferenceType459
NKI_RValueReferenceType460
NKI_SubstTemplateTypeParmPackType461
NKI_SubstTemplateTypeParmType462
NKI_TagType463
NKI_EnumType464
NKI_RecordType465
NKI_TemplateSpecializationType466
NKI_TemplateTypeParmType467
NKI_TypeOfExprType468
NKI_TypeOfType469
NKI_TypedefType470
NKI_UnaryTransformType471
NKI_UnresolvedUsingType472
NKI_UsingType473
NKI_VectorType474
NKI_ExtVectorType475
NKI_OMPClause476
NKI_OMPAcqRelClause477
NKI_OMPAcquireClause478
NKI_OMPAffinityClause479
NKI_OMPAlignClause480
NKI_OMPAlignedClause481
NKI_OMPAllocateClause482
NKI_OMPAllocatorClause483
NKI_OMPAtomicDefaultMemOrderClause484
NKI_OMPBindClause485
NKI_OMPCaptureClause486
NKI_OMPCollapseClause487
NKI_OMPCompareClause488
NKI_OMPCopyprivateClause489
NKI_OMPCopyinClause490
NKI_OMPDefaultClause491
NKI_OMPDefaultmapClause492
NKI_OMPDependClause493
NKI_OMPDepobjClause494
NKI_OMPDestroyClause495
NKI_OMPDetachClause496
NKI_OMPDeviceClause497
NKI_OMPDistScheduleClause498
NKI_OMPDynamicAllocatorsClause499
NKI_OMPExclusiveClause500
NKI_OMPFilterClause501
NKI_OMPFinalClause502
NKI_OMPFirstprivateClause503
NKI_OMPFlushClause504
NKI_OMPFromClause505
NKI_OMPFullClause506
NKI_OMPGrainsizeClause507
NKI_OMPHasDeviceAddrClause508
NKI_OMPHintClause509
NKI_OMPIfClause510
NKI_OMPInReductionClause511
NKI_OMPInclusiveClause512
NKI_OMPInitClause513
NKI_OMPIsDevicePtrClause514
NKI_OMPLastprivateClause515
NKI_OMPLinearClause516
NKI_OMPMapClause517
NKI_OMPMergeableClause518
NKI_OMPNogroupClause519
NKI_OMPNowaitClause520
NKI_OMPNocontextClause521
NKI_OMPNontemporalClause522
NKI_OMPNovariantsClause523
NKI_OMPNumTasksClause524
NKI_OMPNumTeamsClause525
NKI_OMPNumThreadsClause526
NKI_OMPOrderClause527
NKI_OMPOrderedClause528
NKI_OMPPartialClause529
NKI_OMPPriorityClause530
NKI_OMPPrivateClause531
NKI_OMPProcBindClause532
NKI_OMPReadClause533
NKI_OMPReductionClause534
NKI_OMPRelaxedClause535
NKI_OMPReleaseClause536
NKI_OMPReverseOffloadClause537
NKI_OMPSafelenClause538
NKI_OMPScheduleClause539
NKI_OMPSeqCstClause540
NKI_OMPSharedClause541
NKI_OMPSIMDClause542
NKI_OMPSimdlenClause543
NKI_OMPSizesClause544
NKI_OMPTaskReductionClause545
NKI_OMPThreadLimitClause546
NKI_OMPThreadsClause547
NKI_OMPToClause548
NKI_OMPUnifiedAddressClause549
NKI_OMPUnifiedSharedMemoryClause550
NKI_OMPUntiedClause551
NKI_OMPUpdateClause552
NKI_OMPUseClause553
NKI_OMPUseDeviceAddrClause554
NKI_OMPUseDevicePtrClause555
NKI_OMPUsesAllocatorsClause556
NKI_OMPWriteClause557
NKI_Attr558
NKI_AddressSpaceAttr559
NKI_AnnotateTypeAttr560
NKI_ArmMveStrictPolymorphismAttr561
NKI_BTFTypeTagAttr562
NKI_CmseNSCallAttr563
NKI_NoDerefAttr564
NKI_ObjCGCAttr565
NKI_ObjCInertUnsafeUnretainedAttr566
NKI_ObjCKindOfAttr567
NKI_OpenCLConstantAddressSpaceAttr568
NKI_OpenCLGenericAddressSpaceAttr569
NKI_OpenCLGlobalAddressSpaceAttr570
NKI_OpenCLGlobalDeviceAddressSpaceAttr571
NKI_OpenCLGlobalHostAddressSpaceAttr572
NKI_OpenCLLocalAddressSpaceAttr573
NKI_OpenCLPrivateAddressSpaceAttr574
NKI_Ptr32Attr575
NKI_Ptr64Attr576
NKI_SPtrAttr577
NKI_TypeNonNullAttr578
NKI_TypeNullUnspecifiedAttr579
NKI_TypeNullableAttr580
NKI_TypeNullableResultAttr581
NKI_UPtrAttr582
NKI_FallThroughAttr583
NKI_LikelyAttr584
NKI_MustTailAttr585
NKI_OpenCLUnrollHintAttr586
NKI_SuppressAttr587
NKI_UnlikelyAttr588
NKI_AlwaysInlineAttr589
NKI_NoInlineAttr590
NKI_NoMergeAttr591
NKI_AArch64SVEPcsAttr592
NKI_AArch64VectorPcsAttr593
NKI_AMDGPUKernelCallAttr594
NKI_AcquireHandleAttr595
NKI_AnyX86NoCfCheckAttr596
NKI_CDeclAttr597
NKI_FastCallAttr598
NKI_IntelOclBiccAttr599
NKI_LifetimeBoundAttr600
NKI_MSABIAttr601
NKI_NSReturnsRetainedAttr602
NKI_ObjCOwnershipAttr603
NKI_PascalAttr604
NKI_PcsAttr605
NKI_PreserveAllAttr606
NKI_PreserveMostAttr607
NKI_RegCallAttr608
NKI_StdCallAttr609
NKI_SwiftAsyncCallAttr610
NKI_SwiftCallAttr611
NKI_SysVABIAttr612
NKI_ThisCallAttr613
NKI_VectorCallAttr614
NKI_SwiftAsyncContextAttr615
NKI_SwiftContextAttr616
NKI_SwiftErrorResultAttr617
NKI_SwiftIndirectResultAttr618
NKI_AnnotateAttr619
NKI_CFConsumedAttr620
NKI_CarriesDependencyAttr621
NKI_NSConsumedAttr622
NKI_NonNullAttr623
NKI_OSConsumedAttr624
NKI_PassObjectSizeAttr625
NKI_ReleaseHandleAttr626
NKI_UseHandleAttr627
NKI_AMDGPUFlatWorkGroupSizeAttr628
NKI_AMDGPUNumSGPRAttr629
NKI_AMDGPUNumVGPRAttr630
NKI_AMDGPUWavesPerEUAttr631
NKI_ARMInterruptAttr632
NKI_AVRInterruptAttr633
NKI_AVRSignalAttr634
NKI_AcquireCapabilityAttr635
NKI_AcquiredAfterAttr636
NKI_AcquiredBeforeAttr637
NKI_AlignMac68kAttr638
NKI_AlignNaturalAttr639
NKI_AlignedAttr640
NKI_AllocAlignAttr641
NKI_AllocSizeAttr642
NKI_AlwaysDestroyAttr643
NKI_AnalyzerNoReturnAttr644
NKI_AnyX86InterruptAttr645
NKI_AnyX86NoCallerSavedRegistersAttr646
NKI_ArcWeakrefUnavailableAttr647
NKI_ArgumentWithTypeTagAttr648
NKI_ArmBuiltinAliasAttr649
NKI_ArtificialAttr650
NKI_AsmLabelAttr651
NKI_AssertCapabilityAttr652
NKI_AssertExclusiveLockAttr653
NKI_AssertSharedLockAttr654
NKI_AssumeAlignedAttr655
NKI_AssumptionAttr656
NKI_AvailabilityAttr657
NKI_BPFPreserveAccessIndexAttr658
NKI_BTFDeclTagAttr659
NKI_BlocksAttr660
NKI_BuiltinAttr661
NKI_C11NoReturnAttr662
NKI_CFAuditedTransferAttr663
NKI_CFGuardAttr664
NKI_CFICanonicalJumpTableAttr665
NKI_CFReturnsNotRetainedAttr666
NKI_CFReturnsRetainedAttr667
NKI_CFUnknownTransferAttr668
NKI_CPUDispatchAttr669
NKI_CPUSpecificAttr670
NKI_CUDAConstantAttr671
NKI_CUDADeviceAttr672
NKI_CUDADeviceBuiltinSurfaceTypeAttr673
NKI_CUDADeviceBuiltinTextureTypeAttr674
NKI_CUDAGlobalAttr675
NKI_CUDAHostAttr676
NKI_CUDAInvalidTargetAttr677
NKI_CUDALaunchBoundsAttr678
NKI_CUDASharedAttr679
NKI_CXX11NoReturnAttr680
NKI_CallableWhenAttr681
NKI_CallbackAttr682
NKI_CapabilityAttr683
NKI_CapturedRecordAttr684
NKI_CleanupAttr685
NKI_CmseNSEntryAttr686
NKI_CodeSegAttr687
NKI_ColdAttr688
NKI_CommonAttr689
NKI_ConstAttr690
NKI_ConstInitAttr691
NKI_ConstructorAttr692
NKI_ConsumableAttr693
NKI_ConsumableAutoCastAttr694
NKI_ConsumableSetOnReadAttr695
NKI_ConvergentAttr696
NKI_DLLExportAttr697
NKI_DLLExportStaticLocalAttr698
NKI_DLLImportAttr699
NKI_DLLImportStaticLocalAttr700
NKI_DeprecatedAttr701
NKI_DestructorAttr702
NKI_DiagnoseAsBuiltinAttr703
NKI_DiagnoseIfAttr704
NKI_DisableSanitizerInstrumentationAttr705
NKI_DisableTailCallsAttr706
NKI_EmptyBasesAttr707
NKI_EnableIfAttr708
NKI_EnforceTCBAttr709
NKI_EnforceTCBLeafAttr710
NKI_EnumExtensibilityAttr711
NKI_ErrorAttr712
NKI_ExcludeFromExplicitInstantiationAttr713
NKI_ExclusiveTrylockFunctionAttr714
NKI_ExternalSourceSymbolAttr715
NKI_FinalAttr716
NKI_FlagEnumAttr717
NKI_FlattenAttr718
NKI_FormatAttr719
NKI_FormatArgAttr720
NKI_FunctionReturnThunksAttr721
NKI_GNUInlineAttr722
NKI_GuardedByAttr723
NKI_GuardedVarAttr724
NKI_HIPManagedAttr725
NKI_HLSLNumThreadsAttr726
NKI_HLSLSV_GroupIndexAttr727
NKI_HLSLShaderAttr728
NKI_HotAttr729
NKI_IBActionAttr730
NKI_IBOutletAttr731
NKI_IBOutletCollectionAttr732
NKI_InitPriorityAttr733
NKI_InternalLinkageAttr734
NKI_LTOVisibilityPublicAttr735
NKI_LayoutVersionAttr736
NKI_LeafAttr737
NKI_LockReturnedAttr738
NKI_LocksExcludedAttr739
NKI_M68kInterruptAttr740
NKI_MIGServerRoutineAttr741
NKI_MSAllocatorAttr742
NKI_MSInheritanceAttr743
NKI_MSNoVTableAttr744
NKI_MSP430InterruptAttr745
NKI_MSStructAttr746
NKI_MSVtorDispAttr747
NKI_MaxFieldAlignmentAttr748
NKI_MayAliasAttr749
NKI_MicroMipsAttr750
NKI_MinSizeAttr751
NKI_MinVectorWidthAttr752
NKI_Mips16Attr753
NKI_MipsInterruptAttr754
NKI_MipsLongCallAttr755
NKI_MipsShortCallAttr756
NKI_NSConsumesSelfAttr757
NKI_NSErrorDomainAttr758
NKI_NSReturnsAutoreleasedAttr759
NKI_NSReturnsNotRetainedAttr760
NKI_NakedAttr761
NKI_NoAliasAttr762
NKI_NoCommonAttr763
NKI_NoDebugAttr764
NKI_NoDestroyAttr765
NKI_NoDuplicateAttr766
NKI_NoInstrumentFunctionAttr767
NKI_NoMicroMipsAttr768
NKI_NoMips16Attr769
NKI_NoProfileFunctionAttr770
NKI_NoRandomizeLayoutAttr771
NKI_NoReturnAttr772
NKI_NoSanitizeAttr773
NKI_NoSpeculativeLoadHardeningAttr774
NKI_NoSplitStackAttr775
NKI_NoStackProtectorAttr776
NKI_NoThreadSafetyAnalysisAttr777
NKI_NoThrowAttr778
NKI_NoUniqueAddressAttr779
NKI_NotTailCalledAttr780
NKI_OMPAllocateDeclAttr781
NKI_OMPCaptureNoInitAttr782
NKI_OMPDeclareTargetDeclAttr783
NKI_OMPDeclareVariantAttr784
NKI_OMPThreadPrivateDeclAttr785
NKI_OSConsumesThisAttr786
NKI_OSReturnsNotRetainedAttr787
NKI_OSReturnsRetainedAttr788
NKI_OSReturnsRetainedOnNonZeroAttr789
NKI_OSReturnsRetainedOnZeroAttr790
NKI_ObjCBridgeAttr791
NKI_ObjCBridgeMutableAttr792
NKI_ObjCBridgeRelatedAttr793
NKI_ObjCExceptionAttr794
NKI_ObjCExplicitProtocolImplAttr795
NKI_ObjCExternallyRetainedAttr796
NKI_ObjCIndependentClassAttr797
NKI_ObjCMethodFamilyAttr798
NKI_ObjCNSObjectAttr799
NKI_ObjCPreciseLifetimeAttr800
NKI_ObjCRequiresPropertyDefsAttr801
NKI_ObjCRequiresSuperAttr802
NKI_ObjCReturnsInnerPointerAttr803
NKI_ObjCRootClassAttr804
NKI_ObjCSubclassingRestrictedAttr805
NKI_OpenCLIntelReqdSubGroupSizeAttr806
NKI_OpenCLKernelAttr807
NKI_OptimizeNoneAttr808
NKI_OverrideAttr809
NKI_OwnerAttr810
NKI_OwnershipAttr811
NKI_PackedAttr812
NKI_ParamTypestateAttr813
NKI_PatchableFunctionEntryAttr814
NKI_PointerAttr815
NKI_PragmaClangBSSSectionAttr816
NKI_PragmaClangDataSectionAttr817
NKI_PragmaClangRelroSectionAttr818
NKI_PragmaClangRodataSectionAttr819
NKI_PragmaClangTextSectionAttr820
NKI_PreferredNameAttr821
NKI_PtGuardedByAttr822
NKI_PtGuardedVarAttr823
NKI_PureAttr824
NKI_RISCVInterruptAttr825
NKI_RandomizeLayoutAttr826
NKI_ReinitializesAttr827
NKI_ReleaseCapabilityAttr828
NKI_ReqdWorkGroupSizeAttr829
NKI_RequiresCapabilityAttr830
NKI_RestrictAttr831
NKI_RetainAttr832
NKI_ReturnTypestateAttr833
NKI_ReturnsNonNullAttr834
NKI_ReturnsTwiceAttr835
NKI_SYCLKernelAttr836
NKI_SYCLSpecialClassAttr837
NKI_ScopedLockableAttr838
NKI_SectionAttr839
NKI_SelectAnyAttr840
NKI_SentinelAttr841
NKI_SetTypestateAttr842
NKI_SharedTrylockFunctionAttr843
NKI_SpeculativeLoadHardeningAttr844
NKI_StandaloneDebugAttr845
NKI_StrictFPAttr846
NKI_SwiftAsyncAttr847
NKI_SwiftAsyncErrorAttr848
NKI_SwiftAsyncNameAttr849
NKI_SwiftAttrAttr850
NKI_SwiftBridgeAttr851
NKI_SwiftBridgedTypedefAttr852
NKI_SwiftErrorAttr853
NKI_SwiftNameAttr854
NKI_SwiftNewTypeAttr855
NKI_SwiftPrivateAttr856
NKI_TLSModelAttr857
NKI_TargetAttr858
NKI_TargetClonesAttr859
NKI_TestTypestateAttr860
NKI_TransparentUnionAttr861
NKI_TrivialABIAttr862
NKI_TryAcquireCapabilityAttr863
NKI_TypeTagForDatatypeAttr864
NKI_TypeVisibilityAttr865
NKI_UnavailableAttr866
NKI_UninitializedAttr867
NKI_UnusedAttr868
NKI_UsedAttr869
NKI_UsingIfExistsAttr870
NKI_UuidAttr871
NKI_VecReturnAttr872
NKI_VecTypeHintAttr873
NKI_VisibilityAttr874
NKI_WarnUnusedAttr875
NKI_WarnUnusedResultAttr876
NKI_WeakAttr877
NKI_WeakImportAttr878
NKI_WeakRefAttr879
NKI_WebAssemblyExportNameAttr880
NKI_WebAssemblyImportModuleAttr881
NKI_WebAssemblyImportNameAttr882
NKI_WorkGroupSizeHintAttr883
NKI_X86ForceAlignArgPointerAttr884
NKI_XRayInstrumentAttr885
NKI_XRayLogArgsAttr886
NKI_ZeroCallUsedRegsAttr887
NKI_AbiTagAttr888
NKI_AliasAttr889
NKI_AlignValueAttr890
NKI_BuiltinAliasAttr891
NKI_CalledOnceAttr892
NKI_IFuncAttr893
NKI_InitSegAttr894
NKI_LoaderUninitializedAttr895
NKI_LoopHintAttr896
NKI_ModeAttr897
NKI_NoBuiltinAttr898
NKI_NoEscapeAttr899
NKI_OMPCaptureKindAttr900
NKI_OMPDeclareSimdDeclAttr901
NKI_OMPReferencedVarAttr902
NKI_ObjCBoxableAttr903
NKI_ObjCClassStubAttr904
NKI_ObjCDesignatedInitializerAttr905
NKI_ObjCDirectAttr906
NKI_ObjCDirectMembersAttr907
NKI_ObjCNonLazyClassAttr908
NKI_ObjCNonRuntimeProtocolAttr909
NKI_ObjCRuntimeNameAttr910
NKI_ObjCRuntimeVisibleAttr911
NKI_OpenCLAccessAttr912
NKI_OverloadableAttr913
NKI_RenderScriptKernelAttr914
NKI_SwiftObjCMembersAttr915
NKI_ThreadAttr916
NKI_ObjCProtocolLoc917
NKI_NumberOfKinds918