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

References

tools/clang/tools/extra/clang-tidy/utils/LexerUtils.cpp
  116     LastTokInRange = Tok;
  120   return LastTokInRange.is(tok::kw_const) ? LastTokInRange : FirstConstTok;
  120   return LastTokInRange.is(tok::kw_const) ? LastTokInRange : FirstConstTok;