Home
last modified time | relevance | path

Searched defs:callReturn (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2018.ts690 const callReturn = factory.createFunctionCallCall(returnMethod, iterator, []); constant
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp2214 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in transformEntryPoint() local
10125 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in addPatchConstantInvocation() local