/external/clang/include/clang/AST/ |
D | Type.h | 55 static inline void *getAsVoidPointer(::clang::Type *P) { return P; } in getAsVoidPointer() function 64 static inline void *getAsVoidPointer(::clang::ExtQuals *P) { return P; } in getAsVoidPointer() function
|
D | TemplateName.h | 299 void *getAsVoidPointer() const { return Storage.getOpaqueValue(); } in getAsVoidPointer() function 520 static inline void *getAsVoidPointer(clang::TemplateName TN) { in getAsVoidPointer() function
|
D | DeclGroup.h | 145 static inline void *getAsVoidPointer(clang::DeclGroupRef P) { in getAsVoidPointer() function
|
D | DeclCXX.h | 78 static inline void *getAsVoidPointer(::clang::AnyFunctionDecl F) { in getAsVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Use.h | 66 static inline void *getAsVoidPointer(User *P) { return P; } in getAsVoidPointer() function 82 static inline void *getAsVoidPointer(Use **P) { return P; } in getAsVoidPointer() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | PointerUnion.h | 50 static inline void *getAsVoidPointer(void *P) { return P; } in getAsVoidPointer() function
|
D | IntervalMap.h | 495 static inline void *getAsVoidPointer(void *P) { return P; } in getAsVoidPointer() function
|
/external/llvm/include/llvm/ADT/ |
D | PointerEmbeddedInt.h | 87 static inline void *getAsVoidPointer(const T &P) { in getAsVoidPointer() function
|
D | IntervalMap.h | 489 static inline void *getAsVoidPointer(void *P) { return P; } in getAsVoidPointer() function
|
/external/llvm/unittests/ADT/ |
D | PointerIntPairTest.cpp | 80 static inline void *getAsVoidPointer(Fixnum31 Num) { in TEST() function in __anon30a6a9840111::TEST::FixnumPointerTraits
|
/external/llvm/include/llvm/IR/ |
D | Use.h | 42 static inline void *getAsVoidPointer(Use **P) { return P; } in getAsVoidPointer() function
|
D | ValueHandle.h | 29 static inline void *getAsVoidPointer(ValueHandleBase** P) { return P; } in getAsVoidPointer() function
|
/external/clang/include/clang/Sema/ |
D | Ownership.h | 113 static inline void *getAsVoidPointer(clang::OpaquePtr<T> P) { in getAsVoidPointer() function
|
/external/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 76 static inline void *getAsVoidPointer(AlignedMap *P) { return P; } in getAsVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 76 static inline void *getAsVoidPointer(AlignedMap *P) { return P; } in getAsVoidPointer() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | GlobalsModRef.cpp | 77 static inline void *getAsVoidPointer(AlignedMap *P) { return P; } in getAsVoidPointer() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 492 static inline void *getAsVoidPointer(void *P) { return P; } in getAsVoidPointer() function
|