Searched defs:decltype (Results 1 – 13 of 13) sorted by relevance
44 AssociatedInterfaceRequest& operator=(decltype(nullptr)) { in decltype() function
42 StructPtr& operator=(decltype(nullptr)) { in decltype() function137 InlinedStructPtr& operator=(decltype(nullptr)) { in decltype() function
49 InterfaceRequest& operator=(decltype(nullptr)) { in decltype() function
67 InterfacePtr& operator=(decltype(nullptr)) { in decltype() function
55 AssociatedInterfacePtr& operator=(decltype(nullptr)) { in decltype() function
129 extern decltype(TestNonTrivialObj.p1 = NonTrivial1())* VoidType; function130 extern decltype(TestNonTrivialObj.p2 = NonTrivial2())* VoidType; function
171 decltype(auto) Unwrap(T&& o) { in decltype() function
114 const decltype(LiveRegs) &getLiveRegs() const { return LiveRegs; } in decltype() function
28 decltype(MB_CUR_MAX) __libcpp_mb_cur_max_l(locale_t __l) in decltype() function
43 #define decltype macro
369 template <size_t... Ns> decltype(iterators) tup_inc(index_sequence<Ns...>) { in decltype() function
125 const char* decltype; in pysqlite_build_row_cast_map() local
163 const char* decltype; in pysqlite_build_row_cast_map() local