Searched defs:should_cast (Results 1 – 4 of 4) sorted by relevance
54 const bool should_cast = result_type != accumulation_type; in TEST_P() local
67 ShouldCastFunc should_cast = nullptr; member
105 def should_cast(self, v): member in _DVariableSaveable
2092 bool should_cast = false; in InsertCastNodeAtFanout() local