HomeSort by relevance Sort by last modified time
    Searched defs:InhCtorB (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/Inputs/
cxx-decls-imported.h 52 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; };
cxx-decls-merged.h 30 struct InhCtorB : InhCtorA { using InhCtorA::InhCtorA; };

Completed in 37 milliseconds