Searched defs:Opaque (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DObject.h79 uint8_t Opaque[sizeof(object::coff_symbol16)]; member in struct:llvm::objcopy::coff::AuxSymbol
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateBase.h456 TemplateArgumentLoc(const TemplateArgument &Argument, TemplateArgumentLocInfo Opaque) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp340 void *Opaque; member in class:__anon1869::SimpleBindingMemoryManager
343 SimpleBindingMemoryManager( const SimpleBindingMMFunctions& Functions, void *Opaque) argument
391 LLVMCreateSimpleMCJITMemoryManager( void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) argument
[all...]

Completed in 64 milliseconds