Searched defs:umdSymbol (Results 1 – 1 of 1) sorted by relevance
833 const umdSymbol = getUmdSymbol(token, checker); constant845 const umdSymbol = isIdentifier(token) ? checker.getSymbolAtLocation(token) : undefined; constant