Searched refs:TerseOutput (Results 1 – 6 of 6) sorted by relevance
43 Bool(LO.Bool), TerseOutput(false), PolishForDeclaration(false), in PrintingPolicy()149 unsigned TerseOutput : 1; member
99 Policy.TerseOutput = true; in checkASTCodeBody()
234 if (Policy.TerseOutput) in VisitDeclContext()589 else if (D->doesThisDeclarationHaveABody() && !Policy.TerseOutput) { in VisitFunctionDecl()960 if (OMD->getBody() && !Policy.TerseOutput) { in VisitObjCMethodDecl()
433 PP.TerseOutput = 1; in dumpStack()
36 Policy.TerseOutput = true; in PrintDecl()
589 PPolicy.TerseOutput = true; in getSourceTextOfDeclaration()