Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseInnerNamespace

169   ParseInnerNamespace(ExtraIdentLoc, ExtraIdent, ExtraNamespaceLoc, 0,
181 /// ParseInnerNamespace - Parse the contents of a namespace.
182 void Parser::ParseInnerNamespace(std::vector<SourceLocation>& IdentLoc,
211 ParseInnerNamespace(IdentLoc, Ident, NamespaceLoc, ++index, InlineLoc,