Searched refs:findRightmostToken (Results 1 – 1 of 1) sorted by relevance
1323 return candidate && findRightmostToken(candidate, sourceFile);1339 return candidate && findRightmostToken(candidate, sourceFile);1347 function findRightmostToken(n: Node, sourceFile: SourceFileLike): Node | undefined { function1358 return candidate && findRightmostToken(candidate, sourceFile);