reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/PointerIntPair.h
  224   getAsVoidPointer(const PointerIntPair<PointerTy, IntBits, IntType> &P) {
include/llvm/ADT/PointerUnion.h
  261   static inline void *getAsVoidPointer(const PointerUnion<PTs...> &P) {
tools/clang/include/clang/AST/CanonicalType.h
  378   static void *getAsVoidPointer(clang::CanQual<T> P) {
tools/clang/include/clang/AST/Type.h
 1276   static inline void *getAsVoidPointer(clang::QualType P) {
tools/clang/include/clang/Basic/IdentifierTable.h
  949   static const void *getAsVoidPointer(clang::Selector P) {