Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr4xx.cpp495 const int * const &rcpci = pi; // OK in f() local
502 const int * const &rcpci = pi; variable