Searched defs:AnnotationAttr (Results 1 – 1 of 1) sorted by relevance
254 if (const auto *AnnotationAttr = Param->getAttr<HLSLAnnotationAttr>()) { CheckEntryPoint() local 269 CheckSemanticAnnotation(FunctionDecl * EntryPoint,const Decl * Param,const HLSLAnnotationAttr * AnnotationAttr) CheckSemanticAnnotation() argument