Home
last modified time | relevance | path

Searched refs:test_indeterminate (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp264 constexpr int test_indeterminate(bool read_indet) { in test_indeterminate() function
293 constexpr int run_test_indeterminate = test_indeterminate(false);
296 constexpr int run_test_indeterminate2 = test_indeterminate(true);
/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc-three-arg.c46 void test_indeterminate(int flags) { in test_indeterminate() function
H A Dkmalloc-linux.c49 void test_indeterminate(int flags) { in test_indeterminate() function