Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp1574 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
1906 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in clang::Sema
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1944 bool IsComplexPromotion(QualType FromType, QualType ToType);