Searched refs:DumpEmbedDirectives (Results 1 – 1 of 1) sorted by relevance
96 bool DumpEmbedDirectives; member in __anon881592160111::PrintPPOutputPPCallbacks112 bool DumpEmbedDirectives, bool UseLineDirectives, in PrintPPOutputPPCallbacks() argument118 DumpEmbedDirectives(DumpEmbedDirectives), in PrintPPOutputPPCallbacks()138 bool expandEmbedContents() const { return !DumpEmbedDirectives; } in expandEmbedContents()419 if (!DumpEmbedDirectives) in EmbedDirective()