Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.h24 class FunctionType; variable
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h36 class FunctionType; variable
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuiltinAttributes.h23 class FunctionType; variable
H A DBuilders.h25 class FunctionType; variable
/llvm-project-15.0.7/clang/test/Sema/
H A Dinvalid-decl.c24 typedef int (FunctionType)(int *value); typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_scoped_enum.pass.cpp68 using FunctionType = void(); typedef
/llvm-project-15.0.7/llvm/lib/XRay/
H A DRecordInitializer.cpp404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenTypes.h23 class FunctionType; variable
H A DCGDeclCXX.cpp1044 ArrayRef<std::tuple<llvm::FunctionType *, llvm::WeakTrackingVH, in GenerateCXXGlobalCleanUpFunc()
H A DCodeGenModule.h47 class FunctionType; variable
/llvm-project-15.0.7/libc/benchmarks/automemcpy/include/automemcpy/
H A DFunctionDescriptor.h118 enum class FunctionType { enum
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsics.h27 class FunctionType; variable
H A DInlineAsm.h28 class FunctionType; variable
H A DModule.h45 class FunctionType; variable
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp80 FunctionType *FunctionType = in createVoidVoidPtrMachineFunction() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h221 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()
231 TypeIndex FunctionType; variable
614 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()
623 TypeIndex FunctionType; variable
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dfunction.bench.cpp20 enum class FunctionType { enum
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h40 class FunctionType; variable
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp487 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F() local
/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h28 class FunctionType; variable
/llvm-project-15.0.7/clang/utils/ABITest/
H A DTypeGen.py168 class FunctionType(Type): class
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclBase.h49 class FunctionType; variable
/llvm-project-15.0.7/llvm/lib/IR/
H A DType.cpp341 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h763 QualType FunctionType; variable
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h18 class FunctionType; variable

12