Searched refs:HasAncestorEntryPoint (Results 1 – 3 of 3) sorted by relevance
96 if (sem.Get(func)->HasAncestorEntryPoint(entry_point->symbol)) { in Run()
234 bool HasAncestorEntryPoint(Symbol sym) const;
142 bool Function::HasAncestorEntryPoint(Symbol symbol) const { in HasAncestorEntryPoint() function in tint::sem::Function