Searched defs:createDiagnosticForNodeArray (Results 1 – 2 of 2) sorted by relevance
1305 export function createDiagnosticForNodeArray(sourceFile: SourceFile, nodes: NodeArray<Node>, messag… function
13304 function createDiagnosticForNodeArray(sourceFile, nodes, message, arg0, arg1, arg2, arg3) { function