Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp650 Result = ParseModuleDecl(IsFirstDecl); in ParseTopLevelDecl()
2293 Parser::DeclGroupPtrTy Parser::ParseModuleDecl(bool IsFirstDecl) { in ParseModuleDecl() function in Parser
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3467 DeclGroupPtrTy ParseModuleDecl(bool IsFirstDecl);