Searched refs:InnerSCS (Results 1 – 1 of 1) sorted by relevance
2913 StandardConversionSequence InnerSCS; in tryAtomicConversion() local2915 InOverloadResolution, InnerSCS, in tryAtomicConversion()2919 SCS.Second = InnerSCS.Second; in tryAtomicConversion()2920 SCS.setToType(1, InnerSCS.getToType(1)); in tryAtomicConversion()2921 SCS.Third = InnerSCS.Third; in tryAtomicConversion()2923 = InnerSCS.QualificationIncludesObjCLifetime; in tryAtomicConversion()2924 SCS.setToType(2, InnerSCS.getToType(2)); in tryAtomicConversion()