Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp672 Result = ParseModuleDecl(ImportState); in ParseTopLevelDecl()
2439 Parser::ParseModuleDecl(Sema::ModuleImportState &ImportState) { in ParseModuleDecl() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3681 DeclGroupPtrTy ParseModuleDecl(Sema::ModuleImportState &ImportState);