Searched refs:ParseFirstTopLevelDecl (Results 1 – 3 of 3) sorted by relevance
156 for (bool AtEOF = P.ParseFirstTopLevelDecl(ADecl); !AtEOF; in ParseAST()
529 bool Parser::ParseFirstTopLevelDecl(DeclGroupPtrTy &Result) { in ParseFirstTopLevelDecl() function in Parser
397 bool ParseFirstTopLevelDecl(DeclGroupPtrTy &Result);