Searched defs:FType (Results 1 – 9 of 9) sorted by relevance
11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
92 typedef void (*FType)(); in ptr_specialization_test() typedef
201 …double ProfileVerifierPassT<FType, BType>::ReadOrAssert(typename ProfileInfoT<FType, BType>::Edge … in ReadOrAssert()
145 : MCFragment(FType, SD), BundlePadding(0) in MCFragment() argument183 : MCEncodedFragment(FType, SD) in MCEncodedFragment() argument
701 QualType FType; in CreateType() local1623 QualType FType = Field->getType(); in CreateType() local2276 llvm::DIType CGDebugInfo::CreateMemberType(llvm::DIFile Unit, QualType FType, in CreateMemberType()2581 QualType FType; in EmitTypeForVarWithBlocksAttr() local
137 FunctionType *FType = MF.getFunction()->getFunctionType(); in LowerFormalArguments() local
4448 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local4508 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
5403 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local5472 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
3924 if (const FunctionType *FType = Results[I].getFunctionType()) in CodeCompleteCall() local