Searched defs:thisParameter (Results 1 – 12 of 12) sorted by relevance
| /third_party/glslang/glslang/HLSL/ |
| D | hlslParseHelper.h | 179 void pushImplicitThis(TVariable* thisParameter) { implicitThisStack.push_back(thisParameter); } in pushImplicitThis()
|
| /third_party/typescript/src/services/refactors/ |
| D | convertParamsToDestructuredObject.ts | 486 const thisParameter = functionDeclaration.parameters[0]; constant
|
| /third_party/typescript/src/services/ |
| D | signatureHelp.ts | 615 …const thisParameter = candidateSignature.thisParameter ? [checker.symbolToParameterDeclaration(can… constant
|
| D | findAllReferences.ts | 1977 …const thisParameter = firstDefined(references, r => isParameter(r.node.parent) ? r.node : undefine… constant
|
| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 613 const thisParameter = getThisParameter(input); constant
|
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 4489 const thisParameter = signature.parameters[0]; constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument 142380 function thisParameter() { function
|
| D | typescript.js | 53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument 142380 function thisParameter() { function
|
| D | tsserverlibrary.js | 53282 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument 142380 function thisParameter() { function
|
| D | tsserver.js | 53088 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument 141811 function thisParameter() { function
|
| D | tsc.js | 43747 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
|
| D | typingsInstaller.js | 53077 …function createSignature(declaration, typeParameters, thisParameter, parameters, resolvedReturnTyp… argument
|