Searched defs:FuncTy (Results 1 – 6 of 6) sorted by relevance
21 typedef int (*FuncTy)(int); typedef
119 FunctionType *FuncTy) { in insertExternalReferenceToFunction()
134 auto *FuncTy = FunctionType::get(Type::getVoidTy(Context), ArgsTy, false); in GenEmptyFunction() local
854 FunctionType *FuncTy = F->getFunctionType(); in CleanupAndPrepareModules() local
1014 FunctionType *FuncTy = cast<FunctionType>(PT->getElementType()); in lowerCall() local
985 const FunctionType *FuncTy = FnType->castAs<FunctionType>(); in EmitBlockCallExpr() local