Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dplist-macros-with-expansion.cpp185 #define CALL_FUNCTION(funcCall) \ argument
213 #define CALL_FUNCTION_WITH_TWO_PARAMS(funcCall, param1, param2) \ argument
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformerJS.kt275 val funcCall = atomicOperationTarget.target as FunctionCall in <lambda>() constant
/external/skia/src/sksl/
DSkSLInliner.cpp374 const FunctionCall& funcCall = expression.as<FunctionCall>(); in inlineExpression() local
1138 FunctionCall& funcCall = (*candidate.fCandidateExpr)->as<FunctionCall>(); in analyze() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1133 const string& funcCall, in genFragmentShaderSource()
1245 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1542 const string& funcCall, in genFragmentShaderSource()
1834 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp18447 string funcCall; in createFloat16ArithmeticFuncTest() local