Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h241 void CheckSIMDNest(const parser::OpenMPConstruct &x);
H A Dcheck-omp-structure.cpp367 CheckSIMDNest(x); in Enter()
485 void OmpStructureChecker::CheckSIMDNest(const parser::OpenMPConstruct &c) { in CheckSIMDNest() function in Fortran::semantics::OmpStructureChecker