Home
last modified time | relevance | path

Searched defs:KeepSystemIncludes (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp100 bool KeepSystemIncludes; global() member in __anonaf84b2280111::PrintPPOutputPPCallbacks
111 PrintPPOutputPPCallbacks(Preprocessor & pp,raw_ostream * os,bool lineMarkers,bool defines,bool DumpIncludeDirectives,bool UseLineDirectives,bool MinimizeWhitespace,bool DirectivesOnly,bool KeepSystemIncludes) PrintPPOutputPPCallbacks() argument