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

References

tools/clang/tools/libclang/CIndex.cpp
 8236   const RawComment *RC = Context.getRawCommentForAnyRedecl(D);
 8237   StringRef RawText = RC ? RC->getRawText(Context.getSourceManager()) :