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

References

tools/clang/tools/libclang/CIndex.cpp
 6387     if (Method->isThisDeclarationADefinition())
 6394                        = dyn_cast<ObjCInterfaceDecl>(Method->getDeclContext()))
 6396         if (ObjCMethodDecl *Def = ClassImpl->getMethod(Method->getSelector(),
 6397                                                   Method->isInstanceMethod()))