Home
last modified time | relevance | path

Searched defs:getFromVoidPointer (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/AST/
H A DType.h56 static inline ::clang::Type *getFromVoidPointer(void *P) { in getFromVoidPointer() function
65 static inline ::clang::ExtQuals *getFromVoidPointer(void *P) { in getFromVoidPointer() function
H A DTemplateName.h302 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
524 static inline clang::TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
H A DDeclGroup.h148 static inline clang::DeclGroupRef getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DPointerEmbeddedInt.h90 static inline T getFromVoidPointer(void *P) { in getFromVoidPointer() function
93 static inline T getFromVoidPointer(const void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUse.h68 static inline User *getFromVoidPointer(void *P) { in getFromVoidPointer() function
84 static inline Use **getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DPointerUnion.h51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
DIntervalMap.h496 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DPointerUnion.h51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DPointerUnion.h51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DPointerUnion.h51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
DIntervalMap.h496 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DPointerUnion.h51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
DIntervalMap.h496 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
/aosp_15_r20/external/llvm/unittests/ADT/
H A DPointerIntPairTest.cpp83 static inline Fixnum31 getFromVoidPointer(void *P) { in TEST() function in __anon1a7bef040111::TEST::FixnumPointerTraits
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DUse.h43 static inline Use **getFromVoidPointer(void *P) { in getFromVoidPointer() function
H A DValueHandle.h30 static inline ValueHandleBase **getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/clang/include/clang/Sema/
H A DOwnership.h117 static inline clang::OpaquePtr<T> getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTemplateName.h360 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTemplateName.h360 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTemplateName.h360 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTemplateName.h360 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DGlobalsModRef.cpp77 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp78 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp77 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h493 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function

12