Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp1779 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
2180 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2574 bool IsComplexPromotion(QualType FromType, QualType ToType);