Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DfixMissingCallParentheses.ts13 const callName = getCallName(sourceFile, span.start); constant
20 const callName = getCallName(diag.file, diag.start); constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2468 const auto callName = "call" + suffix; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp2454 const auto callName = "call" + suffix; in iterate() local