Searched defs:nodeFormat (Results 1 – 2 of 2) sorted by relevance
81 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseExpressionFormatPlaceholder() local109 …::TypeNode *ETSParser::ParseTypeFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseTypeFormatPlaceholder()137 …fier *ETSParser::ParseIdentifierFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseIdentifierFormatPlaceholder()172 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseStatementFormatPlaceholder() local192 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseTypeParametersFormatPlaceholder() local222 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseAstNodesArrayFormatPlaceholder() local247 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseStatementsArrayFormatPlaceholder() local272 ParserImpl::NodeFormatType nodeFormat = GetFormatPlaceholderType(); in ParseExpressionsArrayFormatPlaceholder() local
1160 …erImpl::ParseIdentifierFormatPlaceholder([[maybe_unused]] std::optional<NodeFormatType> nodeFormat) in ParseIdentifierFormatPlaceholder()