Searched defs:functionType (Results 1 – 12 of 12) sorted by relevance
460 const deUint32 functionType = testsArr[ndx].second; in mixupAddressProcCheck() local477 const deUint32 functionType = testsArr[ndx].second; in specialCasesCheck() local
464 const deUint32 functionType = testsArr[ndx].second; in mixupAddressProcCheck() local481 const deUint32 functionType = testsArr[ndx].second; in specialCasesCheck() local
482 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
2199 def writeExtensionFunctions (functionType): argument3670 def functions(functionType): argument
1868 def writeExtensionFunctions (functionType): argument
1887 def writeExtensionFunctions (functionType): argument
1335 const functionType = checker.getTypeAtLocation(node); constant
462 const functionType = node.parent as JSDocFunctionType; constant
3030 spirv::IdRef functionType; in transformInstruction() local3944 spirv::IdRef functionType; in transformInstruction() local
515 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
509 IdRef functionType) in WriteFunction()
570 IdRef *functionType) in ParseFunction()