Home
last modified time | relevance | path

Searched defs:callTarget (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2015.ts4406 const callTarget = (statementExpression as CallExpression).expression; constant
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp126 …(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Type retTy, Ice::Operand *callTarget, const st… in Call()
162 Ice::Operand *callTarget = getConstantPointer(function->getContext(), fptr); in Call() local
/third_party/typescript/lib/
Dtsc.js63659 function getContextualTypeForArgument(callTarget, arg) { argument
63664 function getContextualTypeForArgumentAtIndex(callTarget, argIndex) { argument
DtypingsInstaller.js75913 function getContextualTypeForArgument(callTarget, arg) { argument
75918 function getContextualTypeForArgumentAtIndex(callTarget, argIndex) { argument