Home
last modified time | relevance | path

Searched refs:ParseModuleImport (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp661 Decl *ImportDecl = ParseModuleImport(SourceLocation(), ImportState); in ParseTopLevelDecl()
925 SingleDecl = ParseModuleImport(SourceLocation(), IS); in ParseExternalDeclaration()
2438 Decl *Parser::ParseModuleImport(SourceLocation AtLoc, in ParseModuleImport() function in Parser
H A DParseObjc.cpp82 SingleDecl = ParseModuleImport(AtLoc, IS); in ParseObjCAtDirectives()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h3446 Decl *ParseModuleImport(SourceLocation AtLoc,