Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclGroupPtrTy

497 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result) {
508 Result = DeclGroupPtrTy();
535 DeclGroupPtrTy Res;
565 Parser::DeclGroupPtrTy
573 return DeclGroupPtrTy();
580 return DeclGroupPtrTy();
583 return DeclGroupPtrTy();
591 return DeclGroupPtrTy();
595 return DeclGroupPtrTy();
598 return DeclGroupPtrTy();
616 return DeclGroupPtrTy();
627 return DeclGroupPtrTy();
636 return DeclGroupPtrTy();
705 return DeclGroupPtrTy();
779 Parser::DeclGroupPtrTy
803 return DeclGroupPtrTy();
833 Parser::DeclGroupPtrTy
1632 DeclGroupPtrTy Result = ParseExternalDeclaration(attrs);
1639 Parser::DeclGroupPtrTy Parser::ParseModuleImport(SourceLocation AtLoc) {
1653 return DeclGroupPtrTy();
1658 return DeclGroupPtrTy();
1676 return DeclGroupPtrTy();