Searched defs:FmtPointerIndex (Results 1 – 1 of 1) sorted by relevance
385 struct FmtPointerIndex struct387 FmtPointerIndex(const void *ptrIn) : ptr(ptrIn) {} in FmtPointerIndex() function391 inline std::ostream &operator<<(std::ostream &os, const FmtPointerIndex &fmt) argument