Searched defs:IsFirstDecl (Results 1 – 2 of 2) sorted by relevance
602 bool Parser::ParseTopLevelDecl(DeclGroupPtrTy &Result, bool IsFirstDecl) { in ParseTopLevelDecl()2280 Parser::DeclGroupPtrTy Parser::ParseModuleDecl(bool IsFirstDecl) { in ParseModuleDecl()
92 ModuleDeclKind MDK, ModuleIdPath Path, bool IsFirstDecl) { in ActOnModuleDecl()