Searched defs:FType (Results 1 – 7 of 7) sorted by relevance
11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
143 : MCFragment(FType, SD), BundlePadding(0) in MCFragment() argument181 : MCEncodedFragment(FType, SD) in MCEncodedFragment() argument
707 QualType FType; in CreateType() local1749 QualType FType = Field->getType(); in CreateTypeDefinition() local2300 llvm::DIType CGDebugInfo::CreateMemberType(llvm::DIFile Unit, QualType FType, in CreateMemberType()2726 QualType FType; in EmitTypeForVarWithBlocksAttr() local
407 FunctionType *FType = MF.getFunction()->getFunctionType(); in LowerFormalArguments() local
4379 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local4439 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
5301 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local5370 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
3897 if (auto FType = Candidate.getFunctionType()) in getParamType() local