Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance
656 Decl *ImportDecl = ParseModuleImport(SourceLocation()); in ParseTopLevelDecl()890 SingleDecl = ParseModuleImport(SourceLocation()); in ParseExternalDeclaration()2381 Decl *Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport() function in Parser
82 SingleDecl = ParseModuleImport(AtLoc); in ParseObjCAtDirectives()
3468 Decl *ParseModuleImport(SourceLocation AtLoc);