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

Declarations

tools/clang/lib/Format/NamespaceEndCommentsFixer.h
   30 getNamespaceToken(const AnnotatedLine *Line,

References

tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp
  176   const FormatToken *NamespaceTok = getNamespaceToken(Line, AnnotatedLines);
  197         getNamespaceToken(EndLine, AnnotatedLines);
tools/clang/lib/Format/UnwrappedLineFormatter.cpp
 1196       !getNamespaceToken(&Line, Lines))