Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/TableGen/
H A Demit-diag-docs.td58 def CheckS : Warning<"My test%s0 are the best!">;
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp784 constexpr bool CheckS(const S &s) { in CheckS() function
787 static_assert(CheckS(S(27, &global)), "");