Searched defs:const_converted (Results 1 – 3 of 3) sorted by relevance
133 ConstAndNonConstCastable(bool* converted, bool* const_converted) in ConstAndNonConstCastable()151 bool const_converted = false; in TEST() local
170 ConstAndNonConstCastable(bool* converted, bool* const_converted) in ConstAndNonConstCastable()188 bool const_converted = false; in TEST() local