Home
last modified time | relevance | path

Searched defs:nodeFormat (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp4849 if (auto nodeFormat = GetFormatPlaceholderIdent(); nodeFormat.first == EXPRESSION_FORMAT_NODE) { in ParseFormatPlaceholder() local
4862 …sion *ETSParser::ParseExpressionFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseExpressionFormatPlaceholder()
4889 …::TypeNode *ETSParser::ParseTypeFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseTypeFormatPlaceholder()
4913 …fier *ETSParser::ParseIdentifierFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseIdentifierFormatPlaceholder()
4936 …ement *ETSParser::ParseStatementFormatPlaceholder(std::optional<ParserImpl::NodeFormatType> nodeFo… in ParseStatementFormatPlaceholder()