Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp1845 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
2258 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/external/clang/include/clang/Sema/
DSema.h2272 bool IsComplexPromotion(QualType FromType, QualType ToType);
/external/llvm-project/clang/include/clang/Sema/
DSema.h3275 bool IsComplexPromotion(QualType FromType, QualType ToType);