Searched defs:AnnotationAttr (Results 1 – 1 of 1) sorted by relevance
254 if (const auto *AnnotationAttr = Param->getAttr<HLSLAnnotationAttr>()) { in CheckEntryPoint() local269 const HLSLAnnotationAttr *AnnotationAttr) { in CheckSemanticAnnotation()