Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Derror-type-safety.cpp35 void test_bounds() in test_bounds() function
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp474 constexpr const char *test_bounds(const char *p, int o) { in test_bounds() function