Home
last modified time | relevance | path

Searched defs:variableStatement (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/services/codefixes/
DconvertConstToLet.ts10 const variableStatement = getVariableStatement(sourceFile, span.start, program); constant
DaddMissingAwait.ts146 const variableStatement = getAncestor(declaration, SyntaxKind.VariableStatement); constant
/third_party/typescript/src/compiler/transformers/
Des2017.ts505 …const variableStatement = createSuperAccessVariableStatement(factory, resolver, node, capturedSupe… constant
Des2018.ts974 …const variableStatement = createSuperAccessVariableStatement(factory, resolver, node, capturedSupe… constant
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp777 StatementP variableStatement (const VariableP<T>& variable, in variableStatement() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1276 StatementP variableStatement (const VariableP<T>& variable, in variableStatement() function
/third_party/typescript/lib/
Dtypescript.js144234 function doChange(changes, sourceFile, variableStatement) { argument
DtypescriptServices.js144234 function doChange(changes, sourceFile, variableStatement) { argument
Dtsserverlibrary.js144234 function doChange(changes, sourceFile, variableStatement) { argument
Dtsserver.js143665 function doChange(changes, sourceFile, variableStatement) { argument