Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp8546 struct InheritingConstructorsForType { struct in __anonc13587990f11::InheritingConstructorInfo
8547 InheritingConstructor NonTemplate;
8549 Templates;
8551 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry()