Searched refs:InnerSCS (Results 1 – 1 of 1) sorted by relevance
2946 StandardConversionSequence InnerSCS; in tryAtomicConversion() local2948 InOverloadResolution, InnerSCS, in tryAtomicConversion()2952 SCS.Second = InnerSCS.Second; in tryAtomicConversion()2953 SCS.setToType(1, InnerSCS.getToType(1)); in tryAtomicConversion()2954 SCS.Third = InnerSCS.Third; in tryAtomicConversion()2956 = InnerSCS.QualificationIncludesObjCLifetime; in tryAtomicConversion()2957 SCS.setToType(2, InnerSCS.getToType(2)); in tryAtomicConversion()