Searched defs:FuncTy (Results 1 – 5 of 5) sorted by relevance
121 FunctionType *FuncTy) { in insertExternalReferenceToFunction()
110 FunctionType *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, 0); in GenEmptyFunction() local
870 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
988 FunctionType *FuncTy = cast<FunctionType>(PT->getElementType()); in lowerCall() local
984 const FunctionType *FuncTy = FnType->castAs<FunctionType>(); in EmitBlockCallExpr() local