Searched refs:ParseBasicTypeHelper (Results 1 – 2 of 2) sorted by relevance
46 class ParseBasicTypeHelper; variable
1029 class TSParser::ParseBasicTypeHelper { class in ark::es2panda::parser::TSParser1131 ir::TypeNode *typeAnnotation = ParseBasicTypeHelper::GetTypeAnnotation(this, Lexer()); in ParseBasicType()