Searched defs:FuncT (Results 1 – 7 of 7) sorted by relevance
35 using FuncT = int (&)(int); typedef43 using FuncT = int (*)(int); typedef86 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef106 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef124 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef143 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef163 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef184 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef196 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
73 typedef int (*FuncT)(); typedef
54 if (auto *FuncT = T->getAs<FunctionType>()) { in typeOfCompletion() local
33 using FuncT = void (llvmFMF::*)(bool); in getFastmathFlags() typedef
490 using FuncT = Value (*)(OpBuilder &, Location, Value, bool, bool); createGroupReduceOp() typedef
695 using FuncT = std::function<PreservedAnalyses(Function &, FunctionAnalysisManager &)>; typedef
6690 const FunctionType *FuncT = nullptr; BuildResolvedCallExpr() local [all...]