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

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
  910       tok::kw_return, Keywords.kw_yield,
  918       tok::kw_throw, tok::kw_try, tok::kw_catch, Keywords.kw_finally,
  920       tok::kw_const, tok::kw_class, Keywords.kw_var, Keywords.kw_let,
  920       tok::kw_const, tok::kw_class, Keywords.kw_var, Keywords.kw_let,
  921       Keywords.kw_async, Keywords.kw_function,
  921       Keywords.kw_async, Keywords.kw_function,
  923       Keywords.kw_import, tok::kw_export);