Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserTemplates.h130 ir::TypeNode *CreateFormattedTypeAnnotation(std::string_view const sourceCode, Args &&...args) in CreateFormattedTypeAnnotation() function
DETSFormattedParser.cpp335 ir::TypeNode *ETSParser::CreateFormattedTypeAnnotation(std::string_view const sourceCode) in CreateFormattedTypeAnnotation() function in ark::es2panda::parser::ETSParser
345 ir::TypeNode *ETSParser::CreateFormattedTypeAnnotation(std::string_view const sourceCode, in CreateFormattedTypeAnnotation() function in ark::es2panda::parser::ETSParser