Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Doverloaded-builtin-operators.cpp130 VolatileIntPtrRef vipr, ConstIntPtrRef cipr) { in test_with_ptrs() argument
140 int const *cip1 = cipr++; in test_with_ptrs()
142 int const *&cipr1 = --cipr; in test_with_ptrs()