Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2129 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro() function
2221 if (shouldIgnoreMacro(MD, IsModule, PP)) in WritePreprocessor()