Home
last modified time | relevance | path

Searched defs:argumentInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/services/
DsignatureHelp.ts42 …const argumentInfo = getContainingArgumentInfo(startingToken, position, sourceFile, typeChecker, i… constant
482 …const argumentInfo = getImmediatelyContainingArgumentOrContextualParameterInfo(n, position, source… constant
DstringCompletions.ts242 …const argumentInfo = SignatureHelp.getArgumentInfoForCompletions(parent.kind === SyntaxKind.JsxAtt… constant
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2333 ArgumentInfo argumentInfo(BlockMemberInfo::getDefaultBlockInfo(), type, -1, -1); in getArgumentInfo() local
2394 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index); in source() local
2446 const ArgumentInfo argumentInfo = getArgumentInfo(arg, index); in source() local