Home
last modified time | relevance | path

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

/llvm-project/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) in insert() argument
H A Dreturn-stack-addr-2.cpp26 class QMap { class