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

References

tools/clang/lib/Sema/SemaAttr.cpp
   35     S.ConstSegStack.SentinelAction(PSK_Push, SlotLabel);
   45     S.ConstSegStack.SentinelAction(PSK_Pop, SlotLabel);
  521         .Case("const_seg", &ConstSegStack)
tools/clang/lib/Sema/SemaDecl.cpp
12438       Stack = &ConstSegStack;