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

  /external/clang/include/clang/AST/
PrettyPrinter.h 39 SuppressTagKeyword(false), SuppressTag(false), SuppressScope(false),
87 bool SuppressTag : 1;
  /external/clang/lib/AST/
TypePrinter.cpp 413 InnerPolicy.SuppressTag = false;
897 if (Policy.SuppressTag)
    [all...]
DeclPrinter.cpp 164 SubPolicy.SuppressTag = true;
    [all...]

Completed in 240 milliseconds