Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseNamespaceAlias

95     return ParseNamespaceAlias(NamespaceLoc, IdentLoc, Ident, DeclEnd);
219 /// ParseNamespaceAlias - Parse the part after the '=' in a namespace
222 Decl *Parser::ParseNamespaceAlias(SourceLocation NamespaceLoc,