Lines Matching refs:DeclGroupPtrTy
522 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result) { in ParseTopLevelDecl()
530 Result = DeclGroupPtrTy(); in ParseTopLevelDecl()
596 Parser::DeclGroupPtrTy
604 return DeclGroupPtrTy(); in ParseExternalDeclaration()
611 return DeclGroupPtrTy(); in ParseExternalDeclaration()
614 return DeclGroupPtrTy(); in ParseExternalDeclaration()
617 return DeclGroupPtrTy(); in ParseExternalDeclaration()
620 return DeclGroupPtrTy(); in ParseExternalDeclaration()
623 return DeclGroupPtrTy(); in ParseExternalDeclaration()
626 return DeclGroupPtrTy(); in ParseExternalDeclaration()
629 return DeclGroupPtrTy(); in ParseExternalDeclaration()
632 return DeclGroupPtrTy(); in ParseExternalDeclaration()
635 return DeclGroupPtrTy(); in ParseExternalDeclaration()
640 return DeclGroupPtrTy(); in ParseExternalDeclaration()
643 return DeclGroupPtrTy(); in ParseExternalDeclaration()
646 return DeclGroupPtrTy(); in ParseExternalDeclaration()
657 return DeclGroupPtrTy(); in ParseExternalDeclaration()
660 return DeclGroupPtrTy(); in ParseExternalDeclaration()
678 return DeclGroupPtrTy(); in ParseExternalDeclaration()
689 return DeclGroupPtrTy(); in ParseExternalDeclaration()
698 return DeclGroupPtrTy(); in ParseExternalDeclaration()
762 return DeclGroupPtrTy(); in ParseExternalDeclaration()
831 Parser::DeclGroupPtrTy
842 return DeclGroupPtrTy(); in ParseDeclOrFunctionDefInternal()
865 return DeclGroupPtrTy(); in ParseDeclOrFunctionDefInternal()
896 Parser::DeclGroupPtrTy
1864 DeclGroupPtrTy Result = ParseExternalDeclaration(attrs); in ParseMicrosoftIfExistsExternalDeclaration()
1871 Parser::DeclGroupPtrTy Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport()
1884 return DeclGroupPtrTy(); in ParseModuleImport()
1889 return DeclGroupPtrTy(); in ParseModuleImport()
1907 return DeclGroupPtrTy(); in ParseModuleImport()
1913 return DeclGroupPtrTy(); in ParseModuleImport()