Searched defs:FTP (Results 1 – 8 of 8) sorted by relevance
57 return CGM.getTypes().arrangeCXXMethodType(RD, FTP, MD); in arrangeCXXMethodType() argument
190 CanQual<FunctionProtoType> FTP) { in arrangeLLVMFunctionInfo() argument 206 CodeGenTypes::arrangeFreeFunctionType(CanQual<FunctionProtoType> FTP) { in arrangeFreeFunctionType() argument 280 const FunctionProtoType *FTP, in arrangeCXXMethodType() argument 352 CanQual<FunctionProtoType> FTP = GetFormalType(MD); arrangeCXXStructorDeclaration() local 562 CanQual<FunctionProtoType> FTP = GetFormalType(MD); arrangeUnprototypedMustTailThunk() local 573 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 for (auto &I : FTP->param_types()) { in convertFunctionTypeOfBlocks() local 3755 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); SynthesizeBlockCall() local 3955 const FunctionProtoType *FTP; PointerTypeTakesAnyBlockArguments() local 3973 const FunctionProtoType *FTP; PointerTypeTakesAnyObjCQualifiedType() local [all...]
4526 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); convertFunctionTypeOfBlocks() local 4585 const FunctionProtoType *FTP = dyn_cast<FunctionProtoType>(FT); SynthesizeBlockCall() local 4799 const FunctionProtoType *FTP; PointerTypeTakesAnyBlockArguments() local 4817 const FunctionProtoType *FTP; PointerTypeTakesAnyObjCQualifiedType() local [all...]
4625 auto *FTP = (FunctionProtoType *)Allocate(Size, alignof(FunctionProtoType)); getFunctionTypeInternal() local
12259 const FunctionProtoType* FTP = cast<const FunctionProtoType>(FT); CheckMain() local