Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
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);
/external/clang/test/Analysis/
Dkmalloc-linux.c45 void test_indeterminate(int flags) { in test_indeterminate() function
Dmalloc-three-arg.c45 void test_indeterminate(int flags) { in test_indeterminate() function
/external/llvm-project/clang/test/Analysis/
Dmalloc-three-arg.c45 void test_indeterminate(int flags) { in test_indeterminate() function
Dkmalloc-linux.c49 void test_indeterminate(int flags) { in test_indeterminate() function