Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2072 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
2491 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3848 bool IsComplexPromotion(QualType FromType, QualType ToType);