Searched refs:FindUltimateComponent (Results 1 – 4 of 4) sorted by relevance
122 const Symbol *FindUltimateComponent(const DerivedTypeSpec &type,124 const Symbol *FindUltimateComponent(
1338 const Symbol *FindUltimateComponent(const DerivedTypeSpec &derived, in FindUltimateComponent() function1350 const Symbol *FindUltimateComponent(const Symbol &symbol, in FindUltimateComponent() function1357 return FindUltimateComponent(*derived, predicate); in FindUltimateComponent()
609 if (const auto *comp{FindUltimateComponent( in CheckObject()
518 if (FindUltimateComponent(symbol, [](const Symbol &x) { in CheckObjectEntity()541 if (FindUltimateComponent(*derived, [](const Symbol &x) { in CheckObjectEntity()