Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dflexible-array-test.cpp4 template <class Key, class T> struct QMap struct
12 void QMap<Key, T>::insert(const Key &, const T &avalue) in insert() argument
/external/llvm-project/clang/test/SemaCXX/
Dflexible-array-test.cpp4 template <class Key, class T> struct QMap struct
12 void QMap<Key, T>::insert(const Key &, const T &avalue) in insert() argument
Dreturn-stack-addr-2.cpp25 class QMap { class