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

References

tools/clang/lib/Lex/PPMacroExpansion.cpp
 1484     OS << (PLoc.isValid()? PLoc.getLine() : 1);
 1522       OS << '"' << FN << '"';
 1558     OS << Depth;
 1582     OS << '"' << StringRef(Result).drop_back() << '"';
 1586     OS << CounterValue++;
 1589     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1596     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1603     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1656     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1661     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1669     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1680         OS, Tok, II, *this, [&](Token &Tok, bool &HasLexedNextToken) -> int {
 1717     OS << (int)Value;
 1721     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1752     EvaluateFeatureLikeBuiltinMacro(OS, Tok, II, *this,
 1761     OS << getLangOpts().CurrentModule;
 1805         OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int {
 1812         OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int {
 1819         OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int {
 1826         OS, Tok, II, *this, [this](Token &Tok, bool &HasLexedNextToken) -> int {
 1834   CreateString(OS.str(), Tok, Tok.getLocation(), Tok.getLocation());