Lines Matching refs:TPA
311 TentativeParsingAction TPA(*this); in ParseOptionalCXXScopeSpecifier() local
326 TPA.Commit(); in ParseOptionalCXXScopeSpecifier()
335 TPA.Commit(); in ParseOptionalCXXScopeSpecifier()
339 TPA.Revert(); in ParseOptionalCXXScopeSpecifier()
347 TPA.Revert(); in ParseOptionalCXXScopeSpecifier()
352 TPA.Commit(); in ParseOptionalCXXScopeSpecifier()
857 TentativeParsingAction TPA(*this); in TryParseLambdaExpression() local
860 TPA.Commit(); in TryParseLambdaExpression()
866 TPA.Commit(); in TryParseLambdaExpression()
872 TPA.Revert(); in TryParseLambdaExpression()
881 TPA.Revert(); in TryParseLambdaExpression()
3518 TentativeParsingAction TPA(*this); in ParseCXXDeleteExpression() local
3534 TPA.Revert(); in ParseCXXDeleteExpression()
3725 RevertingTentativeParsingAction TPA(*this); in ParseRequiresExpression() local
3795 TentativeParsingAction TPA(*this); in ParseRequiresExpression() local
3800 TPA.Commit(); in ParseRequiresExpression()
3813 TPA.Commit(); in ParseRequiresExpression()
3834 TPA.Revert(); in ParseRequiresExpression()