Searched defs:CustomizableOptional (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | CustomizableOptional.h | 35 constexpr CustomizableOptional(std::nullopt_t) {} in CustomizableOptional() function |