Searched defs:SuppressSpecifiers (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DPrettyPrinter.h38 : LangOpts(LO), Indentation(2), SuppressSpecifiers(false),
63 /// SuppressSpecifiers will be false when printing the
67 bool SuppressSpecifiers : 1; member in struct:clang::PrintingPolicy

Completed in 127 milliseconds