Home
last modified time | relevance | path

Searched defs:LLVMFunctionType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DTypeConverter.h29 class LLVMFunctionType; global() variable
/llvm-project/llvm/lib/IR/
H A DCore.cpp765 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, LLVMFunctionType() function