Home
last modified time | relevance | path

Searched defs:StructRet (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DLLVMWrapper.h74 StructRet = 16, enumerator
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dnew_ret_no_self.rs227 pub struct StructRet; struct
228 impl TraitRet for StructRet { implementation
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dffi.rs176 StructRet = 16, enumerator