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

References

tools/clang/include/clang/AST/CommentLexer.h
  304     Result.setText(Text);
tools/clang/lib/AST/CommentLexer.cpp
  381         T.setText(UnescapedText);
  628   T.setText(Resolved);
tools/clang/lib/AST/CommentParser.cpp
  142     Result.setText(Text);