Searched defs:identRef (Results 1 – 7 of 7) sorted by relevance
47 …auto *identRef = checker->AllocNode<ir::Identifier>(param->AsTSTypeParameter()->Name()->Name(), al… in CreateStructTypeReference() local70 …auto *identRef = checker->AllocNode<ir::Identifier>(util::StringView(STRUCT_CLASS_NAME), allocator… in CreateStructTypeReference() local
125 auto *identRef = in CreateTypeParameterInstantiation() local
356 auto *identRef = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in ParseConstExpression() local450 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
1584 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
320 auto *identRef = checker->AllocNode<ir::Identifier>(name, checker->Allocator()); in CreateETSTypeReference() local
1464 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
318 auto *identRef = AllocNode<ir::Identifier>(lexer_->GetToken().Ident()); in ParseTsConstExpression() local