Searched refs:PrevPHIsEmpty (Results 1 – 1 of 1) sorted by relevance
303 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder); in printBefore() local338 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()340 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()836 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionProtoBefore() local838 if (!PrevPHIsEmpty.get()) in printFunctionProtoBefore()1004 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionNoProtoBefore() local1006 if (!PrevPHIsEmpty.get()) in printFunctionNoProtoBefore()