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;
 3362          Method = Method->getNext())
 3362          Method = Method->getNext())
 3363       if (Method->getMethod())