Searched defs:FuncType (Results 1 – 10 of 10) sorted by relevance
411 for (uint32_t FuncType : Section.FunctionTypes) in writeSectionContent() local
647 struct FuncType { in checkMustTailAttr() struct648 enum { in checkMustTailAttr()653 } MemberType = ft_non_member; in checkMustTailAttr()655 QualType This; in checkMustTailAttr()656 const FunctionProtoType *Func; in checkMustTailAttr()657 const CXXMethodDecl *Method = nullptr; in checkMustTailAttr()
1783 const auto *FuncType = in CheckBuiltinFunctionCall() local
791 const FunctionType *FuncType = Decl->getFunctionType(); in checkPostCall() local
1229 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); in emitLibCall() local
546 alias FuncType = immutable(LocalTime) function() @safe pure nothrow; in immutable() local
504 alias FuncType = @safe pure nothrow immutable(LocalTime) function(); in immutable() local
179 using FuncType = std::function<Value *(Instruction *, LLVMContext &)>; typedef
3100 QualType FuncType = getSimpleFunctionType( in SynthMsgSendStretCallExpr() local4555 QualType FuncType; in convertFunctionTypeOfBlocks() local
3722 QualType FuncType; in convertFunctionTypeOfBlocks() local