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

References

tools/clang/lib/Sema/SemaType.cpp
  627   state.saveDeclSpecAttrs();
  633     moveAttrFromListToList(attr, state.getCurrentAttributes(),
  634                            state.getDeclarator().getAttributes());
  640           state, attr, state.getCurrentAttributes(), declSpecType))
  640           state, attr, state.getCurrentAttributes(), declSpecType))
  645   state.addIgnoredTypeAttr(attr);