Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp9023 struct InheritingConstructorsForType { struct in __anonb9d573a21111::InheritingConstructorInfo
9024 InheritingConstructor NonTemplate;
9026 Templates;
9028 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry()