Searched refs:TYPED (Results 1 – 4 of 4) sorted by relevance
24 enum Typing { TYPED, UNTYPED }; enumerator28 static void Run(Graph* graph, Typing typing = TYPED,
58 if (typing == TYPED && !NodeProperties::GetType(node).Is(type)) { in CheckTypeIs()66 if (typing == TYPED && !NodeProperties::GetType(node).Maybe(type)) { in CheckTypeMaybe()75 if (typing == TYPED && !NodeProperties::GetType(input).Is(type)) { in CheckValueInputIs()537 if (typing == TYPED) { in Check()
1962 Verifier::Run(data->graph(), !untyped ? Verifier::TYPED : Verifier::UNTYPED, in Run()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...