Searched defs:FuncType (Results 1 – 9 of 9) sorted by relevance
139 auto *FuncType = dyn_cast<FunctionType>(IF.getValueType()); in run() local
665 struct FuncType { checkMustTailAttr() struct 666 __anona8c5d3ef0503Sema::checkMustTailAttr::FuncType checkMustTailAttr() argument 671 MemberTypeSema::checkMustTailAttr::FuncType checkMustTailAttr() argument 673 ThisSema::checkMustTailAttr::FuncType checkMustTailAttr() argument 674 FuncSema::checkMustTailAttr::FuncType checkMustTailAttr() argument 675 MethodSema::checkMustTailAttr::FuncType checkMustTailAttr() argument
424 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
875 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
1447 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); emitLibCall() local
179 using FuncType = std::function<Value *(Instruction *, LLVMContext &)>; typedef
4544 FuncType = getSimpleFunctionType(Res, ArgTypes); in convertFunctionTypeOfBlocks() local 3101 QualType FuncType = getSimpleFunctionType( SynthMsgSendStretCallExpr() local
3710 QualType FuncType; in convertFunctionTypeOfBlocks() local
5019 auto FuncType = FunctionType::get(Builder.getVoidTy(), ParameterTypes, createOutlinedFunction() local