Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/
H A Dmovable_box.h59 _LIBCPP_NO_UNIQUE_ADDRESS optional<_Tp> __val_; global() variable
168 _Tp __val_; global() member
[all...]
/freebsd-src/contrib/llvm-project/libcxx/include/__system_error/
H A Derror_code.h44 int __val_; variable