Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A D__function_like.h35 struct __function_like { struct
38 __function_like& operator=(__function_like const&) = delete; argument
45 constexpr explicit __function_like(__tag) noexcept {} in __function_like() argument