Home
last modified time | relevance | path

Searched defs:argumentIndex (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/services/
DsignatureHelp.ts18 readonly argumentIndex: number; property
163 readonly argumentIndex: number; property
175 const { list, argumentIndex } = info; constant
227 const { list, argumentIndex, argumentCount, argumentsSpan } = info; constant
244 const argumentIndex = isInsideTemplateLiteral(node, position, sourceFile) ? 0 : 1; constant
258 … const argumentIndex = getArgumentIndexForTemplatePiece(spanIndex, node, position, sourceFile); constant
305 const { contextualType, argumentIndex, argumentCount, argumentsSpan } = info; constant
320 …extualSignatureLocationInfo { readonly contextualType: Type; readonly argumentIndex: number; reado… property
331 const { argumentIndex, argumentCount, argumentsSpan } = info; constant
337 …const argumentIndex = startingToken.kind === SyntaxKind.OpenParenToken ? 0 : countBinaryExpression… constant
Dtypes.ts1214 argumentIndex: number; property
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp24 size_t argumentIndex; member
/third_party/typescript/src/harness/
Dclient.ts599 …codedItems, applicableSpan: encodedApplicableSpan, selectedItemIndex, argumentIndex, argumentCount… constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1540 for (size_t argumentIndex = 0, componentIndex = 0; in createConstructorVectorFromMultiple() local
1861 for (size_t argumentIndex = 0; in extractComponents() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java703 public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) { in setFormatByArgumentIndex()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java718 public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) { in setFormatByArgumentIndex()
/third_party/typescript/src/server/
Dprotocol.ts2566 argumentIndex: number; property
/third_party/typescript/lib/
Dprotocol.d.ts1978 argumentIndex: number; property
DtypescriptServices.d.ts6951 argumentIndex: number; property
Dtypescript.d.ts6951 argumentIndex: number; property
Dtsserverlibrary.d.ts6951 argumentIndex: number; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6951 argumentIndex: number; property
Dtsserverlibrary.d.ts6951 argumentIndex: number; property