Searched refs:CheckSemanticAnnotation (Results 1 – 2 of 2) sorted by relevance
48 void CheckSemanticAnnotation(FunctionDecl *EntryPoint, const Decl *Param,
255 CheckSemanticAnnotation(FD, Param, AnnotationAttr); in CheckEntryPoint()267 void SemaHLSL::CheckSemanticAnnotation( in CheckSemanticAnnotation() function in SemaHLSL