Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default.cpp46 union NUO { union
52 NUO::NUO() {} in NUO() function in NUO