Searched refs:DeclarationWithTypeParameterChildren (Results 1 – 9 of 9) sorted by relevance
583 parent: DeclarationWithTypeParameterChildren | InferTypeNode;1390 …export type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag…1391 …export type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | I… alias
667 readonly parent: DeclarationWithTypeParameterChildren | InferTypeNode;1511 …export type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag…1512 …export type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | I… alias