Searched refs:frompointers (Results 1 – 2 of 2) sorted by relevance
149 const bool frompointers = tfromn->hasPointers(); in isSafeCast() local152 if (frompointers && !topointers && ttobn->isMutable()) in isSafeCast()155 if (!frompointers && topointers) in isSafeCast()
183 const frompointers = tfromn.hasPointers(); in isSafeCast() local186 if (frompointers && !topointers && ttobn.isMutable()) in isSafeCast()189 if (!frompointers && topointers) in isSafeCast()