Searched refs:ParseFunctionDeclaration (Results 1 – 1 of 1) sorted by relevance
1198 StatementT ParseFunctionDeclaration(bool* ok);4009 ParserBase<Impl>::ParseFunctionDeclaration(bool* ok) { in ParseFunctionDeclaration() function5145 StatementT body = ParseFunctionDeclaration(CHECK_OK); in ParseScopedStatement()5248 return ParseFunctionDeclaration(ok); in ParseExpressionOrLabelledStatement()