Searched defs:functionType (Results 1 – 13 of 13) 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
1294 const functionType = checker.getTypeAtLocation(node); constant
396 const functionType = node.parent as JSDocFunctionType; constant
13024 const functionType = resolved === anyFunctionType ? globalFunctionType : constant44671 …const functionType = getSignaturesOfType(type, SignatureKind.Call).length ? globalCallableFunction… 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()