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

References

tools/clang/include/clang/Sema/Template.h
  490       StartingScope = SemaRef.CurrentInstantiationScope;
  496       StartingScope = nullptr;
  499     LocalInstantiationScope *getStartingScope() const { return StartingScope; }
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  913                                      StartingScope, InstantiatingVarTemplate);
  994   SemaRef.InstantiateAttrs(TemplateArgs, D, Field, LateAttrs, StartingScope);
 1053                            StartingScope);
 1437                                                               StartingScope);
 1673                                                               StartingScope);
 3456                                      StartingScope, false, PrevDecl);
 3807                                      LateAttrs, Owner, StartingScope);
 4096                            LateAttrs, StartingScope);