Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseDeclGroup

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