Searched defs:argumentInfo (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/services/ |
| D | signatureHelp.ts | 42 …const argumentInfo = getContainingArgumentInfo(startingToken, position, sourceFile, typeChecker, i… constant 482 …const argumentInfo = getImmediatelyContainingArgumentOrContextualParameterInfo(n, position, source… constant
|
| D | stringCompletions.ts | 242 …const argumentInfo = SignatureHelp.getArgumentInfoForCompletions(parent.kind === SyntaxKind.JsxAtt… constant
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.cpp | 2333 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
|