Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp9029 struct InheritingConstructorsForType { struct in __anonce4ea9d90f11::InheritingConstructorInfo
9030 InheritingConstructor NonTemplate;
9032 Templates;
9034 InheritingConstructor &getEntry(Sema &S, const CXXConstructorDecl *Ctor) { in getEntry()