Home
last modified time | relevance | path

Searched defs:unwrap (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp24 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() function
33 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { in unwrap() function
43 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { in unwrap() function
53 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h320 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
H A DDataLayout.h612 inline DataLayout *unwrap(LLVMTargetDataRef P) { in unwrap() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderBindings.cpp40 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp29 inline TargetLibraryInfoImpl *unwrap(LLVMTargetLibraryInfoRef P) { in unwrap() function
H A DTargetMachineC.cpp53 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
/freebsd/crypto/openssl/test/
H A Devp_libctx_test.c530 unsigned char unwrap[256] = { 0, }; in kem_rsa_gen_recover() local
/freebsd/contrib/file/src/
H A Dfile.c510 unwrap(struct magic_set *ms, const char *fn) in unwrap() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1459 inline Error unwrap(LLVMErrorRef ErrRef) { in unwrap() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp46 inline SymbolStringPoolEntryUnsafe unwrap(LLVMOrcSymbolStringPoolEntryRef E) { in unwrap() function
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5817 unwrap: function() { method