Home | History | Annotate | Download | only in Sema

Lines Matching refs:Named

888   /// the nested-name-specifier and the named type.
893 QualType Named) {
896 Named);
2356 /// \brief Build a new C++ "named" cast expression, such as static_cast or
2360 /// for a particular named case, e.g., RebuildCXXStaticCastExpr().
2393 llvm_unreachable("Invalid C++ named cast");