Searched refs:IsUniformedThis (Results 1 – 2 of 2) sorted by relevance
3762 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local3809 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()3812 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()
5745 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local5793 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()5796 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()