Searched defs:FType (Results 1 – 7 of 7) sorted by relevance
11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
142 : MCFragment(FType, SD), BundlePadding(0) in MCFragment() argument180 : MCEncodedFragment(FType, SD) in MCEncodedFragment() argument
679 QualType FType; in CreateType() local1727 QualType FType = Field->getType(); in CreateTypeDefinition() local2288 llvm::DIType CGDebugInfo::CreateMemberType(llvm::DIFile Unit, QualType FType, in CreateMemberType()2712 QualType FType; in EmitTypeForVarWithBlocksAttr() local
417 FunctionType *FType = MF.getFunction()->getFunctionType(); in LowerFormalArguments() local
4382 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local4442 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
5310 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local5379 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
3885 if (const FunctionType *FType = Results[I].getFunctionType()) in CodeCompleteCall() local