Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1723 const auto &simdlenClause{ in Leave() local
1728 if (const auto simdlenValue{GetIntValue(simdlenClause.v)}) { in Leave()