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

Declarations

tools/clang/include/clang/Lex/Lexer.h
  290   static void Stringify(SmallVectorImpl<char> &Str);

References

tools/clang/lib/Frontend/HeaderIncludeGen.cpp
   57     Lexer::Stringify(Pathname);
tools/clang/lib/Lex/PPMacroExpansion.cpp
 1521       Lexer::Stringify(FN);
tools/clang/unittests/Lex/LexerTest.cpp
  509   Lexer::Stringify(String2);
  511   Lexer::Stringify(String4);
  513   Lexer::Stringify(String6);