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

References

tools/clang/lib/Format/FormatTokenLexer.cpp
  329   return Tok->isOneOf(tok::period, tok::l_paren, tok::comma, tok::l_brace,
  332          Tok->isOneOf(tok::kw_return, tok::kw_do, tok::kw_case, tok::kw_throw,
  335          Tok->isBinaryOperator();