Searched defs:CreateFormattedClassDeclaration (Results 1 – 2 of 2) sorted by relevance
76 ir::Statement *CreateFormattedClassDeclaration(std::string_view sourceCode, bool allowStatic, Args … in CreateFormattedClassDeclaration() function
438 ir::Statement *ETSParser::CreateFormattedClassDeclaration(std::string_view sourceCode, in CreateFormattedClassDeclaration() function in ark::es2panda::parser::ETSParser