Searched defs:QMap (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dflexible-array-test.cpp4 template <class Key, class T> struct QMap struct
12 void QMap<Key, T>::insert(const Key &, const T &avalue)
34 QMap<int, inotify_event> eventForId;

Completed in 79 milliseconds