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

/external/clang/include/clang/AST/
H A DPrettyPrinter.h40 SuppressUnwrittenScope(false), SuppressInitializers(false),
105 /// SuppressInitializers will be true when printing "auto x", so that the
107 bool SuppressInitializers : 1; member in struct:clang::PrintingPolicy

Completed in 99 milliseconds