Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance
660 Decl *ImportDecl = ParseModuleImport(SourceLocation(), ImportState); in ParseTopLevelDecl()926 SingleDecl = ParseModuleImport(SourceLocation(), IS); in ParseExternalDeclaration()2426 Decl *Parser::ParseModuleImport(SourceLocation AtLoc, in ParseModuleImport() function in Parser
93 SingleDecl = ParseModuleImport(AtLoc, IS); in ParseObjCAtDirectives()
1055 Decl *ParseModuleImport(SourceLocation AtLoc,