Searched refs:FindEventOrLockPotentialComponent (Results 1 – 4 of 4) sorted by relevance
498 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent(
217 } else if (auto it{FindEventOrLockPotentialComponent(*derived)}) { in CheckAllocateOptions()
519 FindEventOrLockPotentialComponent(*derived); in IsOrContainsEventOrLockComponent()1210 PotentialComponentIterator::const_iterator FindEventOrLockPotentialComponent( in FindEventOrLockPotentialComponent() function
817 if (FindEventOrLockPotentialComponent(derived) && // C737 in CheckDerivedType()818 !(FindEventOrLockPotentialComponent(*parentDerived) || in CheckDerivedType()