Searched defs:vip (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p3.cpp | 70 void test_f3(int ***ip, volatile int ***vip) { in test_f3()
|
/llvm-project/clang/test/Sema/ |
H A D | format-strings-scanf.c | 183 void test_qualifiers(const int *cip, volatile int* vip, in test_qualifiers()
|
H A D | format-strings.c | 709 void test_qualifiers(volatile int *vip, const int *cip, in test_qualifiers() 727 void test_qualifiers(volatile int *vip, const int *cip, in test_qualifiers()
|
/llvm-project/clang/test/SemaCXX/ |
H A D | overloaded-builtin-operators.cpp | 143 void test_with_ptrs(VolatileIntPtr vip, ConstIntPtr cip, ShortRef sr, in test_with_ptrs()
|