Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dfuchsia-multiple-inheritance.cpp39 class Interface_with_A_Parent : public Base_A { class
59 class Bad_Child3 : public Interface_with_A_Parent, Base_B {