Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-member-init.cpp228 class NF12 { class
230 NF12(int) : NF12() {} in NF12() function in NF12