Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmisc-ps-region-store.cpp712 static const int pr12921_arr[] = { 0, 1 }; variable
713 static const int pr12921_arrcount = sizeof(pr12921_arr)/sizeof(int);
726 return pr12921_arr[retval]; in pr12921()
/external/llvm-project/clang/test/Analysis/
Dmisc-ps-region-store.cpp712 static const int pr12921_arr[] = { 0, 1 }; variable
713 static const int pr12921_arrcount = sizeof(pr12921_arr)/sizeof(int);
726 return pr12921_arr[retval]; in pr12921()