Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__utility/
H A Dsmall_buffer.h82 _LIBCPP_HIDE_FROM_ABI void __construct(_Args&&... __args) { __construct() function
/llvm-project/clang/test/SemaCXX/
H A Dextended-usual-deallocation-functions.cpp15 struct __construct { explicit __construct() = default; }; struct
H A Dcxx2a-destroying-delete.cpp9 struct __construct { explicit __construct() = default; }; struct