Searched refs:isInReferenceComment (Results 1 – 2 of 2) sorted by relevance
37 if (isInReferenceComment(sourceFile, position)) {
1788 export function isInReferenceComment(sourceFile: SourceFile, position: number): boolean { function