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

  /external/clang/include/clang/AST/
PrettyPrinter.h 38 SuppressTagKeyword(false), SuppressTag(false), SuppressScope(false),
87 bool SuppressScope : 1;
  /external/clang/lib/AST/
NestedNameSpecifier.cpp 251 InnerPolicy.SuppressScope = true;
TypePrinter.cpp 664 if (!Policy.SuppressScope)
808 InnerPolicy.SuppressScope = true;
    [all...]

Completed in 163 milliseconds