Searched refs:MappingCommentWithCType (Results 1 – 1 of 1) sorted by relevance
1237 enum MappingComment { MappingCommentWithoutType, MappingCommentWithCType }; enumerator1253 if (Mapping == MappingCommentWithCType) { in getReduceInputStrings()1467 getReduceInputStrings(InputParamName, InputComment, "ain", MappingCommentWithCType, ER, InIdx); in genExportReduceAllocationVariant()