Searched defs:getFromVoidPointer (Results 1 – 11 of 11) sorted by relevance
37 static inline T *getFromVoidPointer(void *P) { in getFromVoidPointer() function59 static inline const T *getFromVoidPointer(const void *P) { in getFromVoidPointer() function72 static inline uintptr_t getFromVoidPointer(void *P) { in getFromVoidPointer() function
53 static inline ::clang::Type *getFromVoidPointer(void *P) { in getFromVoidPointer() function62 static inline ::clang::ExtQuals *getFromVoidPointer(void *P) { in getFromVoidPointer() function
149 static inline clang::DeclGroupRef getFromVoidPointer(void *P) { in getFromVoidPointer() function
327 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function552 static inline clang::TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
79 static inline ::clang::AnyFunctionDecl getFromVoidPointer(void *P) { in getFromVoidPointer() function
55 static inline Fixnum31 getFromVoidPointer(void *P) { in TEST_F() function in __anon0c876a4e0111::TEST_F::FixnumPointerTraits
46 static inline Use **getFromVoidPointer(void *P) { in getFromVoidPointer() function
30 static inline ValueHandleBase **getFromVoidPointer(void *P) { in getFromVoidPointer() function
116 static inline clang::OpaquePtr<T> getFromVoidPointer(void *P) { in getFromVoidPointer() function
155 static inline T *getFromVoidPointer(const void *P) { in getFromVoidPointer() function
490 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function