Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-nullptr-cxx20.cpp19 struct __unspec { struct
20 constexpr __unspec(__unspec*) noexcept { } in __unspec() argument