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

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  267   : AttrInfo(CXIdxAttr_IBOutletCollection, other.cursor, other.loc, other.A) {
  267   : AttrInfo(CXIdxAttr_IBOutletCollection, other.cursor, other.loc, other.A) {
  267   : AttrInfo(CXIdxAttr_IBOutletCollection, other.cursor, other.loc, other.A) {
  270   IBCollInfo.classCursor = other.IBCollInfo.classCursor;
  271   IBCollInfo.classLoc = other.IBCollInfo.classLoc;
  272   if (other.IBCollInfo.objcClass) {
  273     ClassInfo = other.ClassInfo;