Home
last modified time | relevance | path

Searched defs:RemoveAll (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Ddxtmpl.h124 inline void CDXArray<TYPE,ARG_TYPE>::RemoveAll() { SetSize(0,-1); } in RemoveAll() function
441 void CDXList<TYPE,ARG_TYPE>::RemoveAll() { in RemoveAll() function
733 void CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::RemoveAll() { in RemoveAll() function
Dmsputils.h71 void RemoveAll() { in RemoveAll() function
Ddskquota.h103 STDMETHOD(RemoveAll)(THIS) PURE; in DECLARE_INTERFACE_() local