Searched refs:ParseFirstTopLevelDecl (Results 1 – 4 of 4) sorted by relevance
157 for (bool AtEOF = P.ParseFirstTopLevelDecl(ADecl); !AtEOF; in ParseAST()
582 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result) { in ParseFirstTopLevelDecl() function in Parser
155 for (bool AtEOF = P->ParseFirstTopLevelDecl(ADecl); !AtEOF; in ParseOrWrapTopLevelDecl()
465 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);