Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtools.h498 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent(
/external/llvm-project/flang/lib/Semantics/
Dcheck-allocate.cpp217 } else if (auto it{FindEventOrLockPotentialComponent(*derived)}) { in CheckAllocateOptions()
Dtools.cpp519 FindEventOrLockPotentialComponent(*derived); in IsOrContainsEventOrLockComponent()
1210 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent( in FindEventOrLockPotentialComponent() function
Dcheck-declarations.cpp817 if (FindEventOrLockPotentialComponent(derived) && // C737 in CheckDerivedType()
818 !(FindEventOrLockPotentialComponent(*parentDerived) || in CheckDerivedType()