Searched defs:ParseIndexSignature (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | TypedParser.h | 113 virtual ir::TSIndexSignature *ParseIndexSignature([[maybe_unused]] const lexer::SourcePosition &startLoc, in ParseIndexSignature() function in ark::es2panda::ark::es2panda::parser::TypedParser |
| H A D | ASparser.cpp | 932 ir::TSIndexSignature *ASParser::ParseIndexSignature(const lexer::SourcePosition &startLoc, bool isReadonly) in ParseIndexSignature() function in ark::es2panda::parser::ASParser |
| H A D | TSparser.cpp | 1531 ir::TSIndexSignature *TSParser::ParseIndexSignature(const lexer::SourcePosition &startLoc, bool isReadonly) in ParseIndexSignature() function in ark::es2panda::parser::TSParser |
Completed in 7 milliseconds