Home
last modified time | relevance | path

Searched refs:IsUniformedThis (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6973 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
7021 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
7024 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()