Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp648 Result = ParseModuleDecl(IsFirstDecl); in ParseTopLevelDecl()
2290 Parser::DeclGroupPtrTy Parser::ParseModuleDecl(bool IsFirstDecl) { in ParseModuleDecl() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3438 DeclGroupPtrTy ParseModuleDecl(bool IsFirstDecl);