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

Definitions

include/llvm/Support/PointerLikeTypeTraits.h
   80   static inline const void *getAsVoidPointer(const T P) {
   93   static inline const void *getAsVoidPointer(const T *P) {
tools/clang/include/clang/Basic/IdentifierTable.h
  977   static const void *getAsVoidPointer(const clang::IdentifierInfo* P) {