Home
last modified time | relevance | path

Searched defs:funcType (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/function-bind/
Dimplementation.js8 var funcType = '[object Function]'; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp814 FunctionType *funcType = in constructFunction() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp310 ReplayFunc funcType; member
/third_party/typescript/src/compiler/
Dchecker.ts32222 const funcType = checkExpression(node.expression); constant
35781 const funcType = checkExpression(expr.expression); constant
/third_party/typescript/lib/
DtypingsInstaller.js79859 …function isUntypedFunctionCall(funcType, apparentFuncType, numCallSignatures, numConstructSignatur… argument
83385 function getReturnTypeOfSingleNonGenericCallSignature(funcType) { argument
Dtsc.js66991 …function isUntypedFunctionCall(funcType, apparentFuncType, numCallSignatures, numConstructSignatur… argument
70196 function getReturnTypeOfSingleNonGenericCallSignature(funcType) { argument