Lines Matching refs:isArgIdent
367 if (AL.isArgIdent(ArgNum)) { in checkStringLiteralArgumentAttr()
1204 if (AL.isArgIdent(0)) { in handleConsumableAttr()
1249 if (AL.isArgIdent(ArgIndex)) { in handleCallableWhenAttr()
1274 if (AL.isArgIdent(0)) { in handleParamTypestateAttr()
1308 if (AL.isArgIdent(0)) { in handleReturnTypestateAttr()
1355 if (AL.isArgIdent(0)) { in handleSetTypestateAttr()
1377 if (AL.isArgIdent(0)) { in handleTestTypestateAttr()
1815 if (!AL.isArgIdent(0)) { in handleOwnershipAttr()
2092 if (!AL.isArgIdent(ArgNo)) { in handleCPUSpecificAttr()
2954 if (!AL.isArgIdent(0)) { in handleObjCMethodFamilyAttr()
3020 if (!AL.isArgIdent(0)) { in handleBlocksAttr()
3738 if (!AL.isArgIdent(0)) { in handleEnumExtensibilityAttr()
3920 if (!AL.isArgIdent(0)) { in handleFormatAttr()
4064 if (AL.isArgIdent(I)) { in handleCallbackAttr()
4282 assert(!AL.isArgIdent(Idx)); in handleAnnotateAttr()
4639 if (!AL.isArgIdent(0)) { in handleModeAttr()
5562 if (!AL.isArgIdent(0)) { in handleArgumentWithTypeTagAttr()
5594 if (!AL.isArgIdent(0)) { in handleTypeTagForDatatypeAttr()
5701 if (!AL.isArgIdent(0)) { in handleArmBuiltinAliasAttr()
5729 if (!AL.isArgIdent(0)) { in handleBuiltinAliasAttr()
6059 IdentifierLoc *Parm = AL.isArgIdent(0) ? AL.getArgAsIdent(0) : nullptr; in handleObjCBridgeAttr()
6086 IdentifierLoc *Parm = AL.isArgIdent(0) ? AL.getArgAsIdent(0) : nullptr; in handleObjCBridgeMutableAttr()
6100 AL.isArgIdent(0) ? AL.getArgAsIdent(0)->Ident : nullptr; in handleObjCBridgeRelatedAttr()
6776 if (!AL.isArgIdent(0)) { in handleSwiftNewType()
6799 if (!AL.isArgIdent(0)) { in handleSwiftAsyncAttr()
7107 if (!AL.isArgIdent(0)) { in handleHLSLResourceBindingAttr()
7120 if (!AL.isArgIdent(1)) { in handleHLSLResourceBindingAttr()
8453 if (!AL.isArgIdent(0)) { in handleCFGuardAttr()