Searched defs:nodeFormat (Results 1 – 2 of 2) sorted by relevance
77 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseExpressionFormatPlaceholder() local105 …::TypeNode *ETSParser::ParseTypeFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseTypeFormatPlaceholder()132 …fier *ETSParser::ParseIdentifierFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseIdentifierFormatPlaceholder()167 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseStatementFormatPlaceholder() local187 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseTypeParametersFormatPlaceholder() local216 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseAstNodesArrayFormatPlaceholder() local241 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseStatementsArrayFormatPlaceholder() local266 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseExpressionsArrayFormatPlaceholder() local
1179 …erImpl::ParseIdentifierFormatPlaceholder([[maybe_unused]] std::optional<NodeFormatType> nodeFormat) in ParseIdentifierFormatPlaceholder()