Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-omp-structure.cpp627 CheckDependList(*dataRef); in Enter()
647 void OmpStructureChecker::CheckDependList(const parser::DataRef &d) { in CheckDependList() function in Fortran::semantics::OmpStructureChecker
652 CheckDependList(elem.value().base); in CheckDependList()
Dcheck-omp-structure.h185 void CheckDependList(const parser::DataRef &);