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

References

tools/clang/tools/libclang/CXComment.cpp
  217   if (!HST || AttrIdx >= HST->getNumAttrs())
  217   if (!HST || AttrIdx >= HST->getNumAttrs())
  220   return cxstring::createRef(HST->getAttr(AttrIdx).Value);