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

  /external/clang/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
105 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
PrettyPrinter.h 43 IncludeTagDefinition(false), SuppressScope(false),
106 bool SuppressScope : 1;
  /external/clang/lib/AST/
TypePrinter.cpp 66 bool SuppressScope;
71 SuppressScope = Policy.SuppressScope;
73 Policy.SuppressScope = true;
78 Policy.SuppressScope = SuppressScope;
961 if (!Policy.SuppressScope)
    [all...]
NestedNameSpecifier.cpp 299 InnerPolicy.SuppressScope = true;
  /external/clang/lib/Tooling/Core/
QualTypeNames.cpp 470 Policy.SuppressScope = false;

Completed in 404 milliseconds