Home
last modified time | relevance | path

Searched defs:Pointee (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/ptr_meta/src/
Dlib.rs109 pub trait Pointee { trait
118 impl<T> Pointee for [T] { impl
127 impl Pointee for ::std::ffi::CStr { impl
132 impl Pointee for ::std::ffi::OsStr { impl
/aosp_15_r20/external/rust/crates/ptr_meta/src/
Dlib.rs109 pub trait Pointee { interface
118 impl<T> Pointee for [T] { impl
127 impl Pointee for ::std::ffi::CStr { impl
132 impl Pointee for ::std::ffi::OsStr { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmetadata.rs58 pub trait Pointee { interface
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmetadata.rs58 pub trait Pointee { trait
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmetadata.rs58 pub trait Pointee { interface
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmetadata.rs58 pub trait Pointee { trait
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/
H A Dmetadata.rs58 pub trait Pointee { interface
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/utils/
DFixItHintUtils.h32 Pointee, /// Transforming a pointer attaches to the pointee and not the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/utils/
DFixItHintUtils.h32 Pointee, /// Transforming a pointer attaches to the pointee and not the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/utils/
DFixItHintUtils.h32 Pointee, /// Transforming a pointer attaches to the pointee and not the enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/utils/
DFixItHintUtils.h32 Pointee, /// Transforming a pointer attaches to the pointee and not the enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp171 StringRef Pointee = Types.getTypeName(Ptr.getReferentType()); in visitKnownRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp165 StringRef Pointee = Types.getTypeName(Ptr.getReferentType()); in visitKnownRecord() local
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Ddibuilder.go300 Pointee Metadata member
/aosp_15_r20/external/libcxxabi/src/demangle/
H A DItaniumDemangle.h468 const Node *Pointee; variable
516 const Node *Pointee; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h471 TypeNode *Pointee = nullptr; member
H A DItaniumDemangle.h590 const Node *Pointee; variable
640 const Node *Pointee; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangleNodes.h470 TypeNode *Pointee = nullptr; member
DItaniumDemangle.h613 const Node *Pointee; variable
663 const Node *Pointee; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangleNodes.h470 TypeNode *Pointee = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangleNodes.h470 TypeNode *Pointee = nullptr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangleNodes.h470 TypeNode *Pointee = nullptr; member
DItaniumDemangle.h614 const Node *Pointee; variable
664 const Node *Pointee; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h471 TypeNode *Pointee = nullptr; member
H A DItaniumDemangle.h476 const Node *Pointee; variable
524 const Node *Pointee; variable

12