Home
last modified time | relevance | path

Searched defs:thisParameter (Results 1 – 12 of 12) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h179 void pushImplicitThis(TVariable* thisParameter) { implicitThisStack.push_back(thisParameter); } in pushImplicitThis()
/third_party/typescript/src/services/refactors/
DconvertParamsToDestructuredObject.ts486 const thisParameter = functionDeclaration.parameters[0]; constant
/third_party/typescript/src/services/
DsignatureHelp.ts615 …const thisParameter = candidateSignature.thisParameter ? [checker.symbolToParameterDeclaration(can… constant
DfindAllReferences.ts1977 …const thisParameter = firstDefined(references, r => isParameter(r.node.parent) ? r.node : undefine… constant
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts613 const thisParameter = getThisParameter(input); constant
/third_party/typescript/src/compiler/
Dutilities.ts4489 const thisParameter = signature.parameters[0]; constant
/third_party/typescript/lib/
DtypescriptServices.js53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
142380 function thisParameter() { function
Dtypescript.js53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
142380 function thisParameter() { function
Dtsserverlibrary.js53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
142380 function thisParameter() { function
Dtsserver.js53088 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
141811 function thisParameter() { function
Dtsc.js43747 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
DtypingsInstaller.js53077 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument