Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseUsingDirective

361     return ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs);
373 /// ParseUsingDirective - Parse C++ using-directive, assumes
383 Decl *Parser::ParseUsingDirective(unsigned Context,