Home | History | Annotate | Download | only in Sema

Lines Matching full:sequence

118   /// standard conversion sequence according to C++11 [dcl.init.list]p7.
135 /// sequence (C++ 13.3.3.1.1). A standard conversion sequence
140 /// we can keep the size of a standard conversion sequence to a
249 /// conversion sequence (C++ 13.3.3.1.2).
256 /// (12.3.1), the initial standard conversion sequence converts
260 /// conversion sequence converts the source type to the implicit
265 /// conversion sequence starts with a ... (elipsis) conversion, instead of
294 /// Represents an ambiguous user-defined conversion sequence.
337 /// conversion sequence.
384 /// sequence, which may be a standard conversion sequence
385 /// (C++ 13.3.3.1.1), user-defined conversion sequence (C++ 13.3.3.1.2),
386 /// or an ellipsis conversion sequence (C++ 13.3.3.1.3).
389 /// Kind - The kind of implicit conversion sequence. BadConversion
406 /// ConversionKind - The kind of implicit conversion sequence.
413 /// sequence only represents the worst element conversion.
428 /// details of the standard conversion sequence.
432 /// details of the user-defined conversion sequence.
478 /// \brief Return a ranking of the implicit conversion sequence
511 /// Determines whether this conversion sequence has been
516 /// Sets this sequence as a bad conversion for an explicit argument.
523 /// Sets this sequence as a bad conversion for an implicit argument.
539 /// \brief Whether this sequence was created by the rules of
550 /// sequence only represents the worst element conversion.
737 /// \brief Add a new candidate with NumConversions conversion sequence slots