Searched refs:InnerSCS (Results 1 – 1 of 1) sorted by relevance
3307 StandardConversionSequence InnerSCS; in tryAtomicConversion() local3309 InOverloadResolution, InnerSCS, in tryAtomicConversion()3313 SCS.Second = InnerSCS.Second; in tryAtomicConversion()3314 SCS.setToType(1, InnerSCS.getToType(1)); in tryAtomicConversion()3315 SCS.Third = InnerSCS.Third; in tryAtomicConversion()3317 = InnerSCS.QualificationIncludesObjCLifetime; in tryAtomicConversion()3318 SCS.setToType(2, InnerSCS.getToType(2)); in tryAtomicConversion()