Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h232 void CheckLoopItrVariableIsInt(const parser::OpenMPLoopConstruct &x);
H A Dcheck-omp-structure.cpp415 CheckLoopItrVariableIsInt(x); in Enter()
458 void OmpStructureChecker::CheckLoopItrVariableIsInt( in CheckLoopItrVariableIsInt() function in Fortran::semantics::OmpStructureChecker