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

References

tools/clang/lib/Format/FormatToken.h
  737     kw_returns = &IdentTable.get("returns");
tools/clang/lib/Format/TokenAnnotator.cpp
 2730         Left.isOneOf(Keywords.kw_returns, Keywords.kw_option))