HomeSort by relevance Sort by last modified time
    Searched refs:getAddrOfPointer (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 157 return (PT1 *)Val.getAddrOfPointer();
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return (PT1 *)Val.getAddrOfPointer();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return (PT1 *)Val.getAddrOfPointer();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return const_cast<PT1 *>(reinterpret_cast<const PT1 *>(Val.getAddrOfPointer()));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return const_cast<PT1 *>(reinterpret_cast<const PT1 *>(Val.getAddrOfPointer()));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return const_cast<PT1 *>(reinterpret_cast<const PT1 *>(Val.getAddrOfPointer()));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
PointerUnion.h 161 return const_cast<PT1 *>(reinterpret_cast<const PT1 *>(Val.getAddrOfPointer()));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
PointerIntPair.h 79 PointerTy const *getAddrOfPointer() const {
80 return const_cast<PointerIntPair *>(this)->getAddrOfPointer();
83 PointerTy *getAddrOfPointer() {
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
PointerIntPair.h 94 PointerTy const *getAddrOfPointer() const {
PointerUnion.h 153 = reinterpret_cast<PT1 const *>(Val.getAddrOfPointer());

Completed in 861 milliseconds

1 2