Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp8924 struct InheritingConstructorsForType { struct in __anon515e6f930f11::InheritingConstructorInfo
8925 InheritingConstructor NonTemplate;
8927 Templates;
8929 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry()