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

References

tools/clang/lib/Parse/ParsePragma.cpp
  867       Action = Sema::PSK_Push;
  869       Action = Sema::PSK_Pop;
  876     if (Action != Sema::PSK_Reset) {
  902       unsigned DiagID = Action != Sema::PSK_Reset ? !SlotLabel.empty() ?
  920       Action = (Sema::PragmaMsStackAction)(Action | Sema::PSK_Set);
  920       Action = (Sema::PragmaMsStackAction)(Action | Sema::PSK_Set);
  933   Actions.ActOnPragmaMSSeg(PragmaLocation, Action, SlotLabel,