Home
last modified time | relevance | path

Searched defs:ParseInterfacePropertyKey (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.h129 virtual std::tuple<ir::Expression *, bool> ParseInterfacePropertyKey() in ParseInterfacePropertyKey() function
DASparser.cpp1005 std::tuple<ir::Expression *, bool> ASParser::ParseInterfacePropertyKey() in ParseInterfacePropertyKey() function in ark::es2panda::parser::ASParser
DTSparser.cpp1594 std::tuple<ir::Expression *, bool> TSParser::ParseInterfacePropertyKey() in ParseInterfacePropertyKey() function in ark::es2panda::parser::TSParser