Searched refs:CreateTSVariableForProperty (Results 1 – 2 of 2) sorted by relevance
357 …void CreateTSVariableForProperty(ir::AstNode *node, const ir::Expression *key, binder::VariableFla…
1347 void ParserImpl::CreateTSVariableForProperty(ir::AstNode *node, const ir::Expression *key, binder::… in CreateTSVariableForProperty() function in panda::es2panda::parser::ParserImpl1466 CreateTSVariableForProperty(member, key, flags | binder::VariableFlags::METHOD); in ParseTsTypeLiteralOrInterfaceMember()1481 CreateTSVariableForProperty(member, key, flags | binder::VariableFlags::PROPERTY); in ParseTsTypeLiteralOrInterfaceMember()