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

References

tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  168       if (!ObjCID->isThisDeclarationADefinition() &&
  169           ObjCID->getLocation() == Loc) {
  171         IndexingDeclVisitor(*this, Loc, nullptr).Visit(ObjCID);