Home
last modified time | relevance | path

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

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