Home | History | Annotate | Download | only in Sema

Lines Matching refs:Named

790   /// the nested-name-specifier and the named type.
795 QualType Named) {
798 Named);
1764 /// \brief Build a new C++ "named" cast expression, such as static_cast or
1768 /// for a particular named case, e.g., RebuildCXXStaticCastExpr().
1801 llvm_unreachable("Invalid C++ named cast");