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

References

tools/clang/lib/Serialization/ASTWriter.cpp
 3361     for (const ObjCMethodList *Method = &Methods.Instance; Method;
 3397     for (const ObjCMethodList *Method = &Methods.Instance; Method;
 3408     unsigned InstanceBits = Methods.Instance.getBits();
 3411         Methods.Instance.hasMoreThanOneDecl();
 3424     for (const ObjCMethodList *Method = &Methods.Instance; Method;
 3469         Data.Instance = F->second.first;
 3477         for (ObjCMethodList *M = &Data.Instance;
 3489       } else if (Data.Instance.getMethod() || Data.Factory.getMethod()) {