Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp1951 } else if (S.IsComplexPromotion(FromType, ToType)) { in IsStandardConversion()
2367 bool Sema::IsComplexPromotion(QualType FromType, QualType ToType) { in IsComplexPromotion() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3784 bool IsComplexPromotion(QualType FromType, QualType ToType);