Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-boolean-expr-case.cpp3 bool switch_stmt(int i, int j, bool b) { in switch_stmt() function
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp653 namespace switch_stmt { namespace