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