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

  /external/clang/include/clang/AST/
PrettyPrinter.h 43 TerseOutput(false), PolishForDeclaration(false),
149 unsigned PolishForDeclaration : 1;
  /external/clang/lib/AST/
DeclPrinter.cpp 188 if (Policy.PolishForDeclaration)
945 else if (Policy.PolishForDeclaration)
    [all...]

Completed in 1894 milliseconds