Searched defs:unboxedSource (Results 1 – 2 of 2) sorted by relevance
283 auto *const unboxedSource = Unboxing(relation, source); in UnboxingWideningPrimitive() local294 auto *const unboxedSource = Unboxing(relation, source); in UnboxingNarrowingPrimitive() local304 auto *const unboxedSource = Unboxing(relation, source); in UnboxingWideningNarrowingPrimitive() local
78 Type *const unboxedSource = checker->MaybeUnboxType(source); in AssignmentTarget() local