Searched defs:forEachLeadingCommentRange (Results 1 – 3 of 3) sorted by relevance
859 …export function forEachLeadingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: nu… function
7851 function forEachLeadingCommentRange(text, pos, cb, state) { function
10842 function forEachLeadingCommentRange(text, pos, cb, state) { function