Home
last modified time | relevance | path

Searched defs:const_volatile_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage-fixits-local-var-span-cv-qualifiers.cpp45 int const_volatile_ptr(unsigned idx) { in const_volatile_ptr() function
H A Dwarn-unsafe-buffer-usage-fixits-parm-span.cpp169 void const_volatile_ptr(int * const volatile x) { // expected-warning{{'x' is an unsafe pointer use… in const_volatile_ptr() function