Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp677 Decl *ImportDecl = ParseModuleImport(SourceLocation(), ImportState); in ParseTopLevelDecl()
966 SingleDecl = ParseModuleImport(SourceLocation(), IS); in ParseExternalDeclaration()
2534 Decl *Parser::ParseModuleImport(SourceLocation AtLoc, in ParseModuleImport() function in Parser
H A DParseObjc.cpp99 SingleDecl = ParseModuleImport(AtLoc, IS); in ParseObjCAtDirectives()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3682 Decl *ParseModuleImport(SourceLocation AtLoc,