Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dqualified-auto.cpp7 typedef const int &CMyRef; typedef
12 CMyRef getCRef();
35 using CMyRef = const int &; typedef
40 CMyRef getCRef();