Searched refs:GetTypeIndexFromClassExpression (Results 1 – 2 of 2) sorted by relevance
106 int64_t GetTypeIndexFromClassExpression(const ir::AstNode *node, bool isNewInstance);
72 …std::bind(&TypeExtractor::GetTypeIndexFromClassExpression, this, std::placeholders::_1, std::place… in TypeExtractor()381 int64_t TypeExtractor::GetTypeIndexFromClassExpression(const ir::AstNode *node, bool isNewInstance) in GetTypeIndexFromClassExpression() function in panda::es2panda::extractor::TypeExtractor