Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-const-return-type.cpp8 struct add_cv { typedef const volatile T type; }; argument