Searched refs:PrevPHIsEmpty (Results 1 – 1 of 1) sorted by relevance
326 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder); in printBefore() local361 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()363 Quals.print(OS, Policy, /*appendSpaceIfNonEmpty=*/!PrevPHIsEmpty.get()); in printBefore()855 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionProtoBefore() local857 if (!PrevPHIsEmpty.get()) in printFunctionProtoBefore()1034 SaveAndRestore<bool> PrevPHIsEmpty(HasEmptyPlaceHolder, false); in printFunctionNoProtoBefore() local1036 if (!PrevPHIsEmpty.get()) in printFunctionNoProtoBefore()