Searched defs:unwrap (Results 1 – 12 of 12) sorted by relevance
27 Domain_t &unwrap() { return *static_cast<Domain_t *>(this); } in unwrap() function29 const Domain_t &unwrap() const { in unwrap() function
24 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() function33 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { in unwrap() function43 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { in unwrap() function53 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap() function
25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
177 sub unwrap { subroutine
154 sub unwrap { subroutine
31 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function34 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
29 inline TargetLibraryInfoImpl *unwrap(LLVMTargetLibraryInfoRef P) { in unwrap() function
126 inline PassManagerBuilder *unwrap(LLVMPassManagerBuilderRef P) { in unwrap() function
285 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
615 inline DataLayout *unwrap(LLVMTargetDataRef P) { in unwrap() function
39 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
1406 inline Error unwrap(LLVMErrorRef ErrRef) { in unwrap() function