Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1542 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
1872 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2096 bool IsComplexPromotion(QualType FromType, QualType ToType);