reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
11562   DeclarationNameInfo NameInfo(Name, UsingLoc);
11564       Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc);
11578       Context, Derived, UsingLoc, NameInfo, TInfo->getType(), TInfo,
11598         Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc);
11600         Context, DerivedCtor, UsingLoc, UsingLoc, /*IdentifierInfo=*/nullptr,
11600         Context, DerivedCtor, UsingLoc, UsingLoc, /*IdentifierInfo=*/nullptr,
11618     SetDeclDeleted(DerivedCtor, UsingLoc);