Home
last modified time | relevance | path

Searched refs:CMyPtr (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.cpp6 typedef const int *CMyPtr; typedef
11 CMyPtr getCPtr();
34 using CMyPtr = const int *; typedef
39 CMyPtr getCPtr();