Home
last modified time | relevance | path

Searched defs:createDiagnosticForNodeArray (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts1305 export function createDiagnosticForNodeArray(sourceFile: SourceFile, nodes: NodeArray<Node>, messag… function
/third_party/typescript/lib/
Dtsc.js13304 function createDiagnosticForNodeArray(sourceFile, nodes, message, arg0, arg1, arg2, arg3) { function