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) { }
148 unsigned PolishForDeclaration : 1;
  /external/clang/lib/AST/
DeclPrinter.cpp 187 if (Policy.PolishForDeclaration)
923 else if (Policy.PolishForDeclaration)
    [all...]

Completed in 67 milliseconds