Searched refs:inDirective (Results 1 – 1 of 1) sorted by relevance
107 bool inDirective{false}; in EmitPreprocessedSource() local121 inDirective = false; in EmitPreprocessedSource()146 inDirective = true; in EmitPreprocessedSource()148 if (inDirective && directive.size() < directiveNameLength && in EmitPreprocessedSource()188 inDirective ? "&\n!$" + directive + "&" : "&\n &"s}; in EmitPreprocessedSource()193 } else if (!inDirective && ch != ' ' && (ch < '0' || ch > '9')) { in EmitPreprocessedSource()