Searched refs:InhCtorB (Results 1 – 3 of 3) sorted by relevance
30 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; }; struct
52 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; }; struct
55 InhCtorB inhctorb(2);