Home
last modified time | relevance | path

Searched refs:isVariableStatementOfTypeScriptClassWrapper (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2015.ts2050 function isVariableStatementOfTypeScriptClassWrapper(node: VariableStatement) { function
2059 …clarationList.flags & NodeFlags.BlockScoped) === 0 && !isVariableStatementOfTypeScriptClassWrapper
/third_party/typescript/lib/
Dtsc.js75507 function isVariableStatementOfTypeScriptClassWrapper(node) { function
75515 …oopState && (node.declarationList.flags & 3) === 0 && !isVariableStatementOfTypeScriptClassWrapper
DtypingsInstaller.js90989 function isVariableStatementOfTypeScriptClassWrapper(node) { function
90997 …declarationList.flags & 3 /* BlockScoped */) === 0 && !isVariableStatementOfTypeScriptClassWrapper
DtypescriptServices.js91194 function isVariableStatementOfTypeScriptClassWrapper(node) { function
91202 …declarationList.flags & 3 /* BlockScoped */) === 0 && !isVariableStatementOfTypeScriptClassWrapper
Dtsserverlibrary.js91194 function isVariableStatementOfTypeScriptClassWrapper(node) { function
91202 …declarationList.flags & 3 /* BlockScoped */) === 0 && !isVariableStatementOfTypeScriptClassWrapper
Dtsserver.js91000 function isVariableStatementOfTypeScriptClassWrapper(node) { function
91008 …declarationList.flags & 3 /* BlockScoped */) === 0 && !isVariableStatementOfTypeScriptClassWrapper
Dtypescript.js91194 function isVariableStatementOfTypeScriptClassWrapper(node) { function
91202 …declarationList.flags & 3 /* BlockScoped */) === 0 && !isVariableStatementOfTypeScriptClassWrapper