| /third_party/typescript/src/services/refactors/ |
| D | convertArrowFunctionOrFunctionExpression.ts | 48 readonly variableDeclaration: VariableDeclaration; property 182 const variableDeclaration = isVariableDeclaration(parent) ? parent : first(parent.declarations); constant 204 const variableDeclaration = func.parent; constant 225 const { variableDeclaration, variableDeclarationList, statement, name } = variableInfo; constant
|
| D | convertParamsToDestructuredObject.ts | 596 const variableDeclaration = constructorDeclaration.parent.parent; constant 620 const variableDeclaration = functionDeclaration.parent.parent; constant
|
| D | extractSymbol.ts | 1056 const variableDeclaration = exposedVariableDeclarations[0]; constant 1070 for (const variableDeclaration of exposedVariableDeclarations) { constant 1110 for (const variableDeclaration of exposedVariableDeclarations) { constant
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RecordConstantPrecision.cpp | 104 TIntermDeclaration *variableDeclaration = nullptr; in visitConstantUnion() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| D | RewriteAtomicFunctionExpressions.cpp | 106 TIntermDeclaration *variableDeclaration; in getTempVariable() local
|
| D | RewriteExpressionsWithShaderStorageBlock.cpp | 142 TIntermDeclaration *variableDeclaration; in insertInitStatementAndReturnTempSymbol() local
|
| /third_party/typescript/src/services/ |
| D | completions.ts | 1504 const variableDeclaration = getVariableDeclaration(location); constant 4627 const variableDeclaration = findAncestor(property, node => constant
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | TypeScriptLinter.ts | 2623 …for (const variableDeclaration of (parentNode as VariableStatement).declarationList.declarations) { constant
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 785 StatementP variableDeclaration (const VariableP<T>& variable, const ExprP<T>& definiens) in variableDeclaration() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 1284 StatementP variableDeclaration (const VariableP<T>& variable, const ExprP<T>& definiens) in variableDeclaration() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 1283 StatementP variableDeclaration (const VariableP<T>& variable, const ExprP<T>& definiens) in variableDeclaration() function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 1726 readonly variableDeclaration?: VariableDeclaration; property
|
| D | tsserverlibrary.d.ts | 5729 readonly variableDeclaration?: VariableDeclaration; property
|
| D | typingsInstaller.js | 16601 function createCatchClause(variableDeclaration, block) { argument 16618 function updateCatchClause(node, variableDeclaration, block) { argument
|
| D | tsc.js | 21892 function createCatchClause(variableDeclaration, block) { argument 21909 function updateCatchClause(node, variableDeclaration, block) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 1726 readonly variableDeclaration?: VariableDeclaration; property
|
| D | tsserverlibrary.d.ts | 5729 readonly variableDeclaration?: VariableDeclaration; property
|