Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.h24 class FunctionType; global() variable
/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h36 class FunctionType; variable
/llvm-project/mlir/include/mlir/IR/
H A DBuiltinAttributes.h27 class FunctionType; variable
H A DBuilders.h26 class FunctionType; global() variable
/llvm-project/clang/test/Sema/
H A Dinvalid-decl.c23 typedef int (FunctionType)(int *value); typedef
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_scoped_enum.pass.cpp68 using FunctionType = void(); typedef
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h23 class FunctionType; variable
H A DCGPointerAuth.cpp166 getFunctionPointer(llvm::Constant * Pointer,QualType FunctionType) getFunctionPointer() argument
H A DCGDeclCXX.cpp1112 GenerateCXXGlobalCleanUpFunc(llvm::Function * Fn,ArrayRef<std::tuple<llvm::FunctionType *,llvm::WeakTrackingVH,llvm::Constant * >> DtorsOrStermFinalizers) GenerateCXXGlobalCleanUpFunc() argument
[all...]
H A DCGOpenMPRuntime.h36 class FunctionType; variable
/llvm-project/llvm/lib/XRay/
H A DRecordInitializer.cpp404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
/llvm-project/libc/benchmarks/automemcpy/include/automemcpy/
H A DFunctionDescriptor.h
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h26 class FunctionType; variable
H A DInlineAsm.h30 class FunctionType; variable
H A DModule.h45 class FunctionType; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp30 AST_MATCHER(FunctionType,typeHasNoReturnAttr) AST_MATCHER() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h221 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() argument
231 TypeIndex FunctionType; variable
614 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord() argument
623 TypeIndex FunctionType; variable
[all...]
/llvm-project/libcxx/benchmarks/
H A Dfunction.bench.cpp
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h40 class FunctionType; global() variable
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp141 FunctionType *FunctionType = in createVoidVoidPtrMachineFunction() local
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp475 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F() local
/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h31 class FunctionType; variable
/llvm-project/clang/utils/ABITest/
H A DTypeGen.py187 class FunctionType(Type): class
/llvm-project/clang/include/clang/AST/
H A DDeclBase.h52 class FunctionType; variable
/llvm-project/llvm/lib/IR/
H A DType.cpp308 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, FunctionType() function in FunctionType
[all...]

12