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

References

tools/clang/tools/libclang/CIndexUSRs.cpp
   51     if (!buf)
   54     bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data);
   56       buf->dispose();
   62     buf->Data.push_back('\0');
   63     return createCXString(buf);