Searched refs:HLSLAnnotationAttr (Results 1 – 3 of 3) sorted by relevance
192 class HLSLAnnotationAttr : public InheritableAttr {194 HLSLAnnotationAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, in HLSLAnnotationAttr() function
624 class HLSLAnnotationAttr : InheritableAttr;4018 def HLSLSV_GroupIndex: HLSLAnnotationAttr {4033 def HLSLSV_DispatchThreadID: HLSLAnnotationAttr {
12179 if (!Param->hasAttr<HLSLAnnotationAttr>()) { in CheckHLSLEntryPoint()