Searched defs:ttobn (Results 1 – 2 of 2) sorted by relevance
127 Type *ttobn = ttob->nextOf()->toBasetype(); in isSafeCast() local
161 Type ttobn = ttob.nextOf().toBasetype(); in isSafeCast() local