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

References

tools/clang/lib/Serialization/ASTWriter.cpp
 3365     for (const ObjCMethodList *Method = &Methods.Factory; Method;
 3366          Method = Method->getNext())
 3366          Method = Method->getNext())
 3367       if (Method->getMethod())