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

References

tools/clang/lib/Format/ContinuationIndenter.cpp
   87     while (MatchingStackIndex >= 0 && Stack[MatchingStackIndex].Tok != LBrace)
 1243     NewParenState.Tok = nullptr;
tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  718     llvm::dbgs() << (P.Tok ? P.Tok->TokenText : "F") << "|" << P.Indent << "|"
  718     llvm::dbgs() << (P.Tok ? P.Tok->TokenText : "F") << "|" << P.Indent << "|"