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

References

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