Searched refs:dumpExpandedTextsToStream (Results 1 – 3 of 3) sorted by relevance
98 LLVM_DUMP_METHOD void dumpExpandedTextsToStream(raw_ostream &OS) const;
138 dumpExpandedTextsToStream(llvm::dbgs()); in dumpExpandedTexts()159 void MacroExpansionContext::dumpExpandedTextsToStream(raw_ostream &OS) const { in dumpExpandedTextsToStream() function in MacroExpansionContext
97 Ctx.dumpExpandedTextsToStream(OS); in dumpExpandedTexts()