Home
last modified time | relevance | path

Searched defs:decltype (Results 1 – 9 of 9) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dstruct_ptr.h39 StructPtr& operator=(decltype(nullptr)) { in decltype() function
130 InlinedStructPtr& operator=(decltype(nullptr)) { in decltype() function
Dassociated_interface_request.h39 AssociatedInterfaceRequest& operator=(decltype(nullptr)) { in decltype() function
Dinterface_request.h42 InterfaceRequest& operator=(decltype(nullptr)) { in decltype() function
Dassociated_interface_ptr.h45 AssociatedInterfacePtr& operator=(decltype(nullptr)) { in decltype() function
Dinterface_ptr.h59 InterfacePtr& operator=(decltype(nullptr)) { in decltype() function
/external/clang/test/SemaObjCXX/
Dproperties.mm129 extern decltype(TestNonTrivialObj.p1 = NonTrivial1())* VoidType; function
130 extern decltype(TestNonTrivialObj.p2 = NonTrivial2())* VoidType; function
/external/libcxx/include/support/win32/
Dlocale_win32.h41 decltype(MB_CUR_MAX) MB_CUR_MAX_L( locale_t __l ) in decltype() function
/external/libcxx/include/
D__bsd_locale_fallbacks.h26 decltype(MB_CUR_MAX) __libcpp_mb_cur_max_l(locale_t __l) in decltype() function
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp43 #define decltype macro