Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-const-return-type.cpp74 struct Strukt { struct in Clazz
78 const Strukt p6() {} in p6()
84 const Strukt* const p7();
92 static const Strukt p9() {} in p9()
110 const Clazz::Strukt* const Clazz::p7() {} in p7()