Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconvert-member-functions-to-static.cpp105 struct KeepWithTemplateBase : public Base { struct
130 KeepWithTemplateBase<S> I1; in instantiate() argument