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