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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp613 Result = ParseModuleDecl(IsFirstDecl);
2246 Parser::DeclGroupPtrTy Parser::ParseModuleDecl(bool IsFirstDecl) { function in class:Parser
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3319 DeclGroupPtrTy ParseModuleDecl(bool IsFirstDecl);

Completed in 70 milliseconds