Searched defs:FType (Results 1 – 6 of 6) sorted by relevance
11 typedef void (*FType)(int, int) __attribute ((regparm (3), stdcall)); typedef
92 typedef void (*FType)(); in ptr_specialization_test() typedef
200 …double ProfileVerifierPassT<FType, BType>::ReadOrAssert(typename ProfileInfoT<FType, BType>::Edge … in ReadOrAssert()
494 QualType FType; in CreateType() local1197 QualType FType = Field->getType(); in CreateType() local1584 llvm::DIType CGDebugInfo::CreateMemberType(llvm::DIFile Unit, QualType FType, in CreateMemberType()1851 QualType FType; in EmitTypeForVarWithBlocksAttr() local
5276 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local5336 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
3596 if (const FunctionType *FType = Results[I].getFunctionType()) in CodeCompleteCall() local