Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconst-correctness-transform-values.cpp151 struct TMPClass { struct
162 TMPClass<int> p_local0; in meta_type() argument
168 TMPClass<double> p_local1; in meta_type()
173 TMPClass<double> p_local2; // Don't attempt to make this const in meta_type()
H A Dconst-correctness-values.cpp628 struct TMPClass { struct
639 TMPClass<int> p_local0; in meta_type() argument
645 TMPClass<double> p_local1; in meta_type()
650 TMPClass<double> np_local0; in meta_type()