Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance
654 Decl *ImportDecl = ParseModuleImport(SourceLocation()); in ParseTopLevelDecl()887 SingleDecl = ParseModuleImport(SourceLocation()); in ParseExternalDeclaration()2378 Decl *Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport() function in Parser
82 SingleDecl = ParseModuleImport(AtLoc); in ParseObjCAtDirectives()
3439 Decl *ParseModuleImport(SourceLocation AtLoc);