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

References

tools/clang/lib/Sema/SemaDeclObjC.cpp
 3292     List->setMethod(Method);
 3356         List->setMethod(Method);
 3362         List->setMethod(Method);
 3376     ListWithSameDeclaration->setMethod(Method);
tools/clang/lib/Serialization/ASTReader.cpp
 3986       List->setMethod(List->getNext()->getMethod());
 3988       List->setMethod(Method);