Home
last modified time | relevance | path

Searched refs:ParseModuleDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp656 Result = ParseModuleDecl(ImportState); in ParseTopLevelDecl()
2346 Parser::ParseModuleDecl(Sema::ModuleImportState &ImportState) { in ParseModuleDecl() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h3445 DeclGroupPtrTy ParseModuleDecl(Sema::ModuleImportState &ImportState);