Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isElidable

465   if (getLangOpts().ElideConstructors && E->isElidable()) {