Lines Matching refs:parenthesized_function_
554 parenthesized_function_(false) {3676 parenthesized_function_ = (peek() == Token::FUNCTION);4488 !parenthesized_function_);4489 parenthesized_function_ = false; // The bit was set for this function only.