Home | History | Annotate | Download | only in Sema

Lines Matching full:specifier

3864   /// Substitute the 'auto' type specifier within a type for a given replacement
3921 /// \brief Deduce the type for an auto type-specifier (C++11 [dcl.spec.auto]p6)
3923 /// \param Type the type pattern using the auto type-specifier.
3942 // If this is a 'decltype(auto)' specifier, do the decltype dance.
4616 /// nested name specifier.