Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTypes.h61 typedef struct LLVMOpaqueModule *LLVMModuleRef; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h1083 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Module, LLVMModuleRef) in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() argument