Searched defs:ParseTypeAnnotation (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | TypedParser.h | 128 … virtual ir::TypeNode *ParseTypeAnnotation([[maybe_unused]] TypeAnnotationParsingOptions *options) in ParseTypeAnnotation() function |
| D | ASparser.cpp | 553 ir::TypeNode *ASParser::ParseTypeAnnotation(TypeAnnotationParsingOptions *options) in ParseTypeAnnotation() function in panda::es2panda::parser::ASParser |
| D | TSparser.cpp | 465 ir::TypeNode *TSParser::ParseTypeAnnotation(TypeAnnotationParsingOptions *options) in ParseTypeAnnotation() function in panda::es2panda::parser::TSParser |
| D | ETSparser.cpp | 2982 ir::TypeNode *ETSParser::ParseTypeAnnotation(TypeAnnotationParsingOptions *options) in ParseTypeAnnotation() function in panda::es2panda::parser::ETSParser |