Home | History | Annotate | Download | only in Sema

Lines Matching full:sequences

238 /// used as part of the ranking of standard conversion sequences
258 /// used as part of the ranking of standard conversion sequences (C++
1157 // gets ranked with standard conversion sequences.
1173 // 13.3.1.6 in all cases, only standard conversion sequences and
1174 // ellipsis conversion sequences are allowed.
1425 /// expression From to the type ToType. Standard conversion sequences
3271 /// of two user-defined conversion sequences to determine whether any ordering
3312 /// conversion sequences to determine whether one is better than the
3320 // conversion sequences (as defined in 13.3.3.1)
3329 // For the purpose of ranking implicit conversion sequences as
3364 // The following checks require both conversion sequences to be of
3372 // Two implicit conversion sequences of the same form are
3373 // indistinguishable conversion sequences unless one of the
3422 // Per 13.3.3.2p3, compare the given standard conversion sequences to
3494 /// conversion sequences to determine whether one is better than the
3505 // sequences in the canonical form defined by 13.3.3.1.1,
3522 // (C++ 13.3.3.2p4): Two conversion sequences with the same rank
3545 // Exactly one of the conversion sequences is a conversion to
3557 // Both conversion sequences are conversions to void
3667 /// sequences to determine whether they can be ranked based on their
3729 // about how the sequences rank.
3778 /// sequences to determine whether they can be ranked based on their
4676 /// do not permit any user-defined conversion sequences.
5642 // Determine the implicit conversion sequences for each of the
5894 // Determine the implicit conversion sequences for each of the
6354 // Determine the implicit conversion sequences for each of the
6468 // Determine the implicit conversion sequences for each of the