Searched refs:ParseFirstTopLevelDecl (Results 1 – 4 of 4) sorted by relevance
161 for (bool AtEOF = P.ParseFirstTopLevelDecl(ADecl, ImportState); !AtEOF; in ParseAST()
584 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result, in ParseFirstTopLevelDecl() function in Parser
171 for (bool AtEOF = P->ParseFirstTopLevelDecl(ADecl, ImportState); !AtEOF; in ParseOrWrapTopLevelDecl()
473 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result,