Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DfixAddVoidToPromise.ts53 …const parameterType = parameter && checker.getTypeOfSymbolAtLocation(parameter, decl.parent.parent… constant
/third_party/skia/src/sksl/ir/
DSkSLFunctionDeclaration.cpp410 const Type& parameterType = parameters[i]->type(); in determineFinalTypes() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1472 const TType &parameterType, in createConstructorVectorFromScalar()
1714 const TType &parameterType = (*node->getSequence())[0]->getAsTyped()->getType(); in createConstructorMatrixFromMatrix() local