Searched refs:SafeGetOutput (Results 1 – 2 of 2) sorted by relevance
30 dt(SafeGetOutput(node, i, &error)) {} in NodeOut()160 *dt = SafeGetOutput(node, i, &error); in GetOutputType()
133 static DataType SafeGetOutput(const Node* node, int i, bool* error) { in SafeGetOutput() function