Searched refs:markPrecedingCommentDirectiveLine (Results 1 – 3 of 3) sorted by relevance
2310 …const diagnostics = flatDiagnostics.filter(diagnostic => markPrecedingCommentDirectiveLine(diagnos…2324 …function markPrecedingCommentDirectiveLine(diagnostic: Diagnostic, directives: CommentDirectivesMa… function
122641 …ics = flatDiagnostics.filter(function (diagnostic) { return markPrecedingCommentDirectiveLine(diag…122652 function markPrecedingCommentDirectiveLine(diagnostic, directives) { function
101746 …ics = flatDiagnostics.filter(function (diagnostic) { return markPrecedingCommentDirectiveLine(diag…101754 function markPrecedingCommentDirectiveLine(diagnostic, directives) { function