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
174 for (bool AtEOF = P->ParseFirstTopLevelDecl(ADecl, ImportState); !AtEOF; in ParseOrWrapTopLevelDecl()
481 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result,