Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dbraces-around-statements-constexpr-if-templates.cpp16 void shouldPass() { in shouldPass() function
34 void shouldPass() { in shouldPass() function
H A Dbraces-around-statements-consteval-if.cpp5 constexpr void shouldPass() { in shouldPass() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone-if-constexpr-template.cpp18 void shouldPass() { in shouldPass() function