Searched refs:throw_excp (Results 1 – 2 of 2) sorted by relevance
78 …int GetParamIndex(const FuncGraphPtr &func_graph, const AnfNodePtr ¶m, bool throw_excp = true);
84 …Exporter::GetParamIndex(const FuncGraphPtr &func_graph, const AnfNodePtr ¶m, bool throw_excp) { in GetParamIndex() argument103 if (throw_excp) { in GetParamIndex()