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

Declarations

tools/clang/tools/libclang/CXIndexDataConsumer.h
  402   bool handleSynthesizedObjCMethod(const ObjCMethodDecl *D, SourceLocation Loc,

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
   95       DataConsumer.handleSynthesizedObjCMethod(D, DeclLoc, LexicalDC);