Home
last modified time | relevance | path

Searched defs:FuncT (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/unittests/ADT/
H A DMappedIteratorTest.cpp35 using FuncT = int (&)(int); typedef
43 using FuncT = int (*)(int); typedef
86 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
106 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
124 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
143 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
163 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
184 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
196 using FuncT = GetFuncT<TypeParam>; in TYPED_TEST() typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dweak-external.cpp73 typedef int (*FuncT)(); typedef
/llvm-project/clang-tools-extra/clangd/
H A DExpectedTypes.cpp54 if (auto *FuncT = T->getAs<FunctionType>()) { in typeOfCompletion() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp33 using FuncT = void (llvmFMF::*)(bool); in getFastmathFlags() typedef
/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
H A DGPUToSPIRV.cpp490 using FuncT = Value (*)(OpBuilder &, Location, Value, bool, bool); createGroupReduceOp() typedef
/llvm-project/llvm/unittests/IR/
H A DPassManagerTest.cpp695 using FuncT = std::function<PreservedAnalyses(Function &, FunctionAnalysisManager &)>; typedef
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6690 const FunctionType *FuncT = nullptr; BuildResolvedCallExpr() local
[all...]