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

References

tools/clang/tools/c-index-test/c-index-test.c
 3704   printf(" | isDef: %d", info->isDefinition);
tools/clang/tools/libclang/CXIndexDataConsumer.h
   89     this->isDefinition = isDefinition;
  100     this->isDefinition = isDefinition;