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

References

tools/clang/include/clang/Sema/ParsedAttr.h
  363   bool isPragmaClangAttribute() const { return IsPragmaClangAttribute; }
  365   void setIsPragmaClangAttribute() { IsPragmaClangAttribute = true; }