Searched refs:InterOpTypes (Results 1 – 2 of 2) sorted by relevance
1554 SmallVectorImpl<OMPDeclareVariantAttr::InteropType> &InterOpTypes) { in parseOpenMPAppendArgs() argument1574 InterOpTypes.push_back(*IType); in parseOpenMPAppendArgs()1582 if (!HasError && InterOpTypes.empty()) { in parseOpenMPAppendArgs()
3183 SmallVectorImpl<OMPDeclareVariantAttr::InteropType> &InterOpTypes);