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