Searched defs:FTP (Results 1 – 8 of 8) sorted by relevance
57 const FunctionProtoType *FTP, in arrangeCXXMethodType()
186 arrangeLLVMFunctionInfo(CodeGenTypes & CGT,bool instanceMethod,SmallVectorImpl<CanQualType> & prefix,CanQual<FunctionProtoType> FTP) arrangeLLVMFunctionInfo() argument 202 arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP) arrangeFreeFunctionType() argument 270 arrangeCXXMethodType(const CXXRecordDecl * RD,const FunctionProtoType * FTP,const CXXMethodDecl * MD) arrangeCXXMethodType() argument 342 CanQual<FunctionProtoType> FTP = GetFormalType(MD); arrangeCXXStructorDeclaration() local 552 CanQual<FunctionProtoType> FTP = GetFormalType(MD); arrangeUnprototypedMustTailThunk() local 563 CanQual<FunctionProtoType> FTP = GetFormalType(CD); arrangeMSCtorClosure() local [all...]
862 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_rand() local901 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkCall_random() local1036 const FunctionProtoType *FTP = FD->getType()->getAs<FunctionProtoType>(); in checkUncheckedReturnValue() local
793 const FunctionProtoType* FTP = dyn_cast<FunctionProtoType>(FT); in getUnarySummary() local
3694 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in convertFunctionTypeOfBlocks() local3755 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); in SynthesizeBlockCall() local3955 const FunctionProtoType *FTP; in PointerTypeTakesAnyBlockArguments() local3973 const FunctionProtoType *FTP; in PointerTypeTakesAnyObjCQualifiedType() local
4528 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); convertFunctionTypeOfBlocks() local 4587 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); SynthesizeBlockCall() local 4801 const FunctionProtoType *FTP; PointerTypeTakesAnyBlockArguments() local 4819 const FunctionProtoType *FTP; PointerTypeTakesAnyObjCQualifiedType() local [all...]
4500 auto *FTP = (FunctionProtoType *)Allocate(Size, alignof(FunctionProtoType)); getFunctionTypeInternal() local
12382 const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT); CheckMain() local