Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance
661 Decl *ImportDecl = ParseModuleImport(SourceLocation(), ImportState); in ParseTopLevelDecl()937 SingleDecl = ParseModuleImport(SourceLocation(), IS); in ParseExternalDeclaration()2484 Decl *Parser::ParseModuleImport(SourceLocation AtLoc, in ParseModuleImport() function in Parser
99 SingleDecl = ParseModuleImport(AtLoc, IS); in ParseObjCAtDirectives()
3560 Decl *ParseModuleImport(SourceLocation AtLoc,