Home
last modified time | relevance | path

Searched refs:shouldIgnoreMacro (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
DASTWriter.cpp2109 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro() function
2177 if (shouldIgnoreMacro(MD, IsModule, PP)) in WritePreprocessor()