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
102 Policy.TerseOutput = true; in checkASTCodeBody()
272 if (Policy.TerseOutput) in VisitDeclContext()631 else if (D->doesThisDeclarationHaveABody() && !Policy.TerseOutput) { in VisitFunctionDecl()1068 if (OMD->getBody() && !Policy.TerseOutput) { in VisitObjCMethodDecl()
450 PP.TerseOutput = 1; in dumpStack()
36 Policy.TerseOutput = true; in PrintDecl()
588 PPolicy.TerseOutput = true; in getSourceTextOfDeclaration()