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

References

tools/clang/lib/Parse/ParseDecl.cpp
 3150                                                    SS);
 3170             Actions.isCurrentClassName(*TemplateId->Name, getCurScope(), &SS) &&
 3179         DS.getTypeSpecScope() = SS;
 3188         DS.getTypeSpecScope() = SS;
 3213                                      &SS) &&
 3219                               getCurScope(), &SS, false, false, nullptr,
 3232         if (ParseImplicitInt(DS, &SS, TemplateInfo, AS, DSContext, Attrs)) {
 3242       DS.getTypeSpecScope() = SS;