Home
last modified time | relevance | path

Searched refs:PositiveBool (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-default-member-init-assignment.cpp136 struct PositiveBool { struct
137 PositiveBool() : a(true) {} in PositiveBool() argument
Dmodernize-use-default-member-init.cpp136 struct PositiveBool { struct
137 PositiveBool() : a(true) {} in PositiveBool() argument