Home
last modified time | relevance | path

Searched refs:InnerSCS (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaOverload.cpp3022 StandardConversionSequence InnerSCS; in tryAtomicConversion() local
3024 InOverloadResolution, InnerSCS, in tryAtomicConversion()
3028 SCS.Second = InnerSCS.Second; in tryAtomicConversion()
3029 SCS.setToType(1, InnerSCS.getToType(1)); in tryAtomicConversion()
3030 SCS.Third = InnerSCS.Third; in tryAtomicConversion()
3032 = InnerSCS.QualificationIncludesObjCLifetime; in tryAtomicConversion()
3033 SCS.setToType(2, InnerSCS.getToType(2)); in tryAtomicConversion()