Searched defs:iSymbol (Results 1 – 3 of 3) sorted by relevance
347 const iSymbol = Utils.trueSymbolAtLocation(interfaceNode.name); constant348 const iDecls = iSymbol ? iSymbol.getDeclarations() : null; constant
610 const iSymbol = Utils.trueSymbolAtLocation(interfaceNode.name); constant611 const iDecls = iSymbol ? iSymbol.getDeclarations() : null; constant
574 const iSymbol = Utils.trueSymbolAtLocation(interfaceNode.name); constant575 const iDecls = iSymbol ? iSymbol.getDeclarations() : null; constant