Searched defs:identRef (Results 1 – 6 of 6) sorted by relevance
47 …auto *identRef = checker->AllocNode<ir::Identifier>(param->AsTSTypeParameter()->Name()->Name(), al… in CreateStructTypeReference() local72 …auto *identRef = checker->AllocNode<ir::Identifier>(util::StringView(STRUCT_CLASS_NAME), allocator… in CreateStructTypeReference() local
120 auto *identRef = in CreateTypeParameterInstantiation() local
356 auto *identRef = AllocNode<ir::Identifier>(Lexer()->GetToken().Ident(), Allocator()); in ParseConstExpression() local451 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
1500 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
1483 ir::Expression *identRef = ParsePrimaryExpression(); in ParsePotentialArrowExpression() local
334 auto *identRef = AllocNode<ir::Identifier>(lexer_->GetToken().Ident()); in ParseTsConstExpression() local