Home
last modified time | relevance | path

Searched defs:InhCtorB (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Modules/Inputs/
Dcxx-decls-merged.h30 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; }; struct
Dcxx-decls-imported.h52 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; }; struct