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