Home
last modified time | relevance | path

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

/llvm-project/clang/test/Index/
H A Dcomplete-call.cpp109 struct Bar2 : public Bar { struct
110 Bar2() { in Bar2() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-prefixsuffixname.cpp44 void test10(int Something, int Other, int Foo, int Bar1, int Bar2, int Baz, int Qux) {} in test10()
H A Dunhandled-self-assignment.cpp219 class Bar2 { operator !=() class
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-nodiscard.cpp236 class Bar2 { class
/llvm-project/clang/test/SemaCXX/
H A Dcxx20-ctad-type-alias.cpp283 using Bar2 = Foo<K>; // expected-error {{extraneous template parameter list in alias template declaration}} typedef
H A Dnew-delete.cpp596 class Bar2 {}; global() class
H A Dtype-traits.cpp3531 struct Bar2 { global() struct
3532 fooPR46209::Bar2 global() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dredundant-expression.cpp822 struct Bar2 { struct