Searched defs:typeDecl (Results 1 – 3 of 3) sorted by relevance
518 auto const addTypeAlias = [&childrenSet, &typeAnnotation](varbinder::Decl *typeDecl) { in HasETSFunctionType()531 …auto *typeDecl = typeAnnotation->AsETSTypeReference()->Part()->Name()->AsIdentifier()->Variable()-… in HasETSFunctionType() local
2257 …auto *typeDecl = type->AsETSTypeReference()->Part()->Name()->AsIdentifier()->Variable()->Declarati… in CheckRethrowingFunction() local
1581 ir::AstNode *typeDecl = ParseTypeDeclaration(true); in ParseInnerTypeDeclaration() local