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

Declarations

tools/clang/include/clang/Sema/Sema.h
 5295   class InheritedConstructorInfo;

References

tools/clang/include/clang/Sema/Sema.h
 5300                                  InheritedConstructorInfo *ICI = nullptr,
tools/clang/lib/Sema/SemaDeclCXX.cpp
 6650                          Sema::InheritedConstructorInfo *Inherited = nullptr) {
 6680     Sema::InheritedConstructorInfo *Inherited = nullptr) {
 6786     Sema::InheritedConstructorInfo *ICI);
 6797   Sema::InheritedConstructorInfo ICI(
 7188   Sema::InheritedConstructorInfo *ICI;
 7194                        Sema::InheritedConstructorInfo *ICI)
 7309                             Sema::InheritedConstructorInfo *ICI, bool Diagnose)
 7636                                      InheritedConstructorInfo *ICI,
11201                                  Sema::InheritedConstructorInfo *ICI,
11312     Sema::InheritedConstructorInfo *ICI) {
11570   InheritedConstructorInfo ICI(*this, Loc, Shadow);
11624   InheritedConstructorInfo ICI(*this, Ctor->getLocation(),
11662   InheritedConstructorInfo ICI(*this, CurrentLocation, Shadow);