Searched refs:PrevPHIsEmpty (Results 1 – 1 of 1) sorted by relevance
257 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder); in printBefore() local292 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()294 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()629 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionProtoBefore() local631 if (!PrevPHIsEmpty.get()) in printFunctionProtoBefore()778 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionNoProtoBefore() local780 if (!PrevPHIsEmpty.get()) in printFunctionNoProtoBefore()