Searched refs:shouldIgnoreMacro (Results 1 – 1 of 1) sorted by relevance
2460 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro() function2581 if (!MD || shouldIgnoreMacro(MD, IsModule, PP) || in WritePreprocessor()2601 if (shouldIgnoreMacro(MD, IsModule, PP)) in WritePreprocessor()