Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseDeclGroup

1057   return ParseDeclGroup(DS, Context, /*FunctionDefs=*/ false, &DeclEnd, FRI);  
1187 /// ParseDeclGroup - Having concluded that this is either a function
1190 Parser::DeclGroupPtrTy Parser::ParseDeclGroup(ParsingDeclSpec &DS,