Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2075 if (S.IsFloatingPointPromotion(FromType, ToType)) { in IsVectorElementConversion()
2412 } else if (S.IsFloatingPointPromotion(FromType, ToType)) { in IsStandardConversion()
2785 bool Sema::IsFloatingPointPromotion(QualType FromType, QualType ToType) { in IsFloatingPointPromotion() function in Sema
2831 return IsFloatingPointPromotion(FromComplex->getElementType(), in IsComplexPromotion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10060 bool IsFloatingPointPromotion(QualType FromType, QualType ToType);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5700 …Sema24IsFloatingPointPromotionENS_8QualTypeES1_", "clang::Sema::IsFloatingPointPromotion(clang::Qu…