HomeSort by relevance Sort by last modified time
    Searched refs:SuppressUnwrittenScope (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
PrettyPrinter.h 40 SuppressUnwrittenScope(false), SuppressInitializers(false),
92 bool SuppressUnwrittenScope : 1;
  /external/clang/lib/AST/
TypePrinter.cpp 809 if (Policy.SuppressUnwrittenScope &&
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]

Completed in 871 milliseconds