/external/clang/include/clang/AST/ |
D | Type.h | 56 static inline ::clang::Type *getFromVoidPointer(void *P) { in getFromVoidPointer() function 65 static inline ::clang::ExtQuals *getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
D | TemplateName.h | 302 static TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function 524 static inline clang::TemplateName getFromVoidPointer(void *Ptr) { in getFromVoidPointer() function
|
D | DeclGroup.h | 148 static inline clang::DeclGroupRef getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
D | DeclCXX.h | 81 static inline ::clang::AnyFunctionDecl getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/llvm/include/llvm/ADT/ |
D | PointerEmbeddedInt.h | 90 static inline T getFromVoidPointer(void *P) { in getFromVoidPointer() function 93 static inline T getFromVoidPointer(const void *P) { in getFromVoidPointer() function
|
D | IntervalMap.h | 490 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Use.h | 68 static inline User *getFromVoidPointer(void *P) { in getFromVoidPointer() function 84 static inline Use **getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | PointerUnion.h | 51 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
|
D | IntervalMap.h | 496 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
|
/external/llvm/unittests/ADT/ |
D | PointerIntPairTest.cpp | 83 static inline Fixnum31 getFromVoidPointer(void *P) { in TEST() function in __anon30a6a9840111::TEST::FixnumPointerTraits
|
/external/llvm/include/llvm/IR/ |
D | Use.h | 43 static inline Use **getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
D | ValueHandle.h | 30 static inline ValueHandleBase **getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/clang/include/clang/Sema/ |
D | Ownership.h | 117 static inline clang::OpaquePtr<T> getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 77 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 77 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 78 static inline AlignedMap *getFromVoidPointer(void *P) { in getFromVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 493 static inline void *getFromVoidPointer(void *P) { return P; } in getFromVoidPointer() function
|