Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-do-forall.cpp827 static parser::CharBlock GetConstructPosition(const A &a) { in GetConstructPosition() function
833 [&](const auto &x) { return GetConstructPosition(*x); }, construct); in GetNodePosition()