Searched defs:all_static (Results 1 – 2 of 2) sorted by relevance
82 fn all_static(&self) -> bool { in all_static() method372 fn all_static(&self) -> bool { in all_static() method
37 void ConstantValueMap::SetAllGraphInputsStatic(bool all_static) { in SetAllGraphInputsStatic()