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

  /external/clang/include/clang/AST/
PrettyPrinter.h 43 Bool(LO.Bool), TerseOutput(false), PolishForDeclaration(false),
154 unsigned PolishForDeclaration : 1;
  /external/clang/lib/StaticAnalyzer/Checkers/
DebugCheckers.cpp 100 Policy.PolishForDeclaration = true;
  /external/clang/lib/AST/
DeclPrinter.cpp 188 if (Policy.PolishForDeclaration)
949 else if (Policy.PolishForDeclaration)
    [all...]

Completed in 66 milliseconds