Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h548 UltimateComponentIterator::const_iterator FindPointerUltimateComponent(
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-call.cpp294 if (auto bad{semantics::FindPointerUltimateComponent(*derived)}) { in CheckExplicitDataArg()
H A Dtools.cpp1291 UltimateComponentIterator::const_iterator FindPointerUltimateComponent( in FindPointerUltimateComponent() function