Home | History | Annotate | Download | only in Sema

Lines Matching refs:PerformCopyInitialization

4077   ExprResult ValArg = S.PerformCopyInitialization(Entity, SourceLocation(), E);
4079 "Unexpected PerformCopyInitialization() failure.");