Searched refs:typeAnnotationValue (Results 1 – 1 of 1) sorted by relevance
3477 …const auto typeAnnotationValue = [this, typeAnnotation]() -> std::pair<ir::Expression *, std::stri… in ParseFunctionParameter() local3508 … paramIdent->AsIdentifier(), defaultUndefined ? std::get<0>(typeAnnotationValue) : nullptr); in ParseFunctionParameter()3511 …paramExpression->SetLexerSaved(util::UString(std::get<1>(typeAnnotationValue), Allocator()).View()… in ParseFunctionParameter()