Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp217 } else if (auto it{FindEventOrLockPotentialComponent(*derived)}) { in CheckAllocateOptions()
H A Dtools.cpp549 FindEventOrLockPotentialComponent(*derived); in IsOrContainsEventOrLockComponent()
1297 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent( in FindEventOrLockPotentialComponent() function
H A Dcheck-declarations.cpp993 if (FindEventOrLockPotentialComponent(derived) && // C737 in CheckDerivedType()
994 !(FindEventOrLockPotentialComponent(*parentDerived) || in CheckDerivedType()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h544 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent(