Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp173 auto checkMultipleOcurrence = [&](const std::list<parser::Name> &nameList, in CheckMultListItems() local
193 checkMultipleOcurrence(alignedNameList, itr->second->source, "ALIGNED"); in CheckMultListItems()
203 checkMultipleOcurrence(nontempNameList, itr->second->source, "NONTEMPORAL"); in CheckMultListItems()