Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp656 Result = ParseModuleDecl(ImportState); in ParseTopLevelDecl()
2390 Parser::ParseModuleDecl(Sema::ModuleImportState &ImportState) { in ParseModuleDecl() function in Parser
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h3559 DeclGroupPtrTy ParseModuleDecl(Sema::ModuleImportState &ImportState);