Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-emplace-ignore-implicit-constructors.cpp52 struct Zoz { struct
53 Zoz(Something, int = 42) {} in Zoz() argument
Dmodernize-use-emplace.cpp144 struct Zoz { struct
145 Zoz(Something, int = 42) {} in Zoz() argument