Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1845 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
2258 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3406 bool IsComplexPromotion(QualType FromType, QualType ToType);