Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7124 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective() local
7172 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform : OMPC_linear) in ActOnOpenMPDeclareSimdDirective()
7175 << getOpenMPClauseName(IsUniformedThis ? OMPC_uniform in ActOnOpenMPDeclareSimdDirective()