Searched refs:TerseOutput (Results 1 – 6 of 6) sorted by relevance
51 TerseOutput(false), PolishForDeclaration(false), in PrintingPolicy()181 unsigned TerseOutput : 1; member
102 Policy.TerseOutput = true; in checkASTCodeBody()
274 if (Policy.TerseOutput) in VisitDeclContext()639 else if (D->doesThisDeclarationHaveABody() && !Policy.TerseOutput) { in VisitFunctionDecl()1086 if (OMD->getBody() && !Policy.TerseOutput) { in VisitObjCMethodDecl()
36 Policy.TerseOutput = true; in PrintDecl()
475 PP.TerseOutput = 1; in dumpStack()
588 PPolicy.TerseOutput = true; in getSourceTextOfDeclaration()