Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isElidable

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