Lines Matching refs:SwapAndRestore
551 SwapAndRestore<bool> SavePrinting(Printing, true); in printLeft()
564 SwapAndRestore<bool> SavePrinting(Printing, true); in printRight()
1076 SwapAndRestore<unsigned> SavePackIdx(S.CurrentPackIndex, Max); in printLeft()
1077 SwapAndRestore<unsigned> SavePackMax(S.CurrentPackMax, Max); in printLeft()
1167 SwapAndRestore<bool> SavePrinting(Printing, true); in hasRHSComponentSlow()
1173 SwapAndRestore<bool> SavePrinting(Printing, true); in hasArraySlow()
1179 SwapAndRestore<bool> SavePrinting(Printing, true); in hasFunctionSlow()
1185 SwapAndRestore<bool> SavePrinting(Printing, true); in getSyntaxNode()
1192 SwapAndRestore<bool> SavePrinting(Printing, true); in printLeft()
1198 SwapAndRestore<bool> SavePrinting(Printing, true); in printRight()
2468 SwapAndRestore<bool> SwapParams(ParsingLambdaParams, true); in parseUnnamedTypeName()
2588 SwapAndRestore<bool> SaveTemplate(TryToParseTemplateArgs, false); in parseOperatorName()
2592 SwapAndRestore<bool> SavePermit(PermitForwardTemplateReferences, in parseOperatorName()
3407 SwapAndRestore<const char *> SaveFirst(First, ProtoSourceName.begin()), in parseQualifiedType()
3892 SwapAndRestore<bool> SaveTemp(TryToParseTemplateArgs, false); in parseConversionExpr()