Home
last modified time | relevance | path

Searched refs:shouldIgnoreMacro (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2124 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro() function
2216 if (shouldIgnoreMacro(MD, IsModule, PP)) in WritePreprocessor()