Searched refs:writeTypeParametersOfSymbol (Results 1 – 1 of 1) sorted by relevance
330 writeTypeParametersOfSymbol(symbol, sourceFile);337 writeTypeParametersOfSymbol(symbol, sourceFile);344 writeTypeParametersOfSymbol(symbol, sourceFile);379 writeTypeParametersOfSymbol(symbol.parent, enclosingDeclaration);408 writeTypeParametersOfSymbol(declaration.symbol, sourceFile);737 … function writeTypeParametersOfSymbol(symbol: Symbol, enclosingDeclaration: Node | undefined) { function