Home
last modified time | relevance | path

Searched defs:insertStatementAfterCustomPrologue (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts419 …export function insertStatementAfterCustomPrologue<T extends Statement>(to: T[], statement: T | un… function
/third_party/typescript/lib/
DtypingsInstaller.js14915 function insertStatementAfterCustomPrologue(to, statement) { function
Dtsc.js11399 function insertStatementAfterCustomPrologue(to, statement) { function