Searched refs:IsFuncGraph (Results 1 – 1 of 1) sorted by relevance
118 if (IsFuncGraph()) { in type()126 bool IsFuncGraph() const { return (func_graph_.lock() != nullptr); } in IsFuncGraph() function