Searched defs:IsComplexPromotion (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaOverload.cpp1585 } else if (S.IsComplexPromotion(FromType, ToType)) {
1915 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { function in class:clang::Sema

Completed in 202 milliseconds