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

References

tools/clang/lib/Serialization/ASTWriter.cpp
 3397     for (const ObjCMethodList *Method = &Methods.Instance; Method;
 3398          Method = Method->getNext())
 3398          Method = Method->getNext())
 3399       if (Method->getMethod())