Home | History | Annotate | Download | only in ADT

Lines Matching defs:getAsVoidPointer

468     static inline void *getAsVoidPointer(void *P) { return P; }