Home | History | Annotate | Download | only in Sema

Lines Matching refs:Elidable

9098   bool Elidable = false;
9113 Elidable = SubExpr->isTemporaryObject(Context, Constructor->getParent());
9117 Elidable, move(ExprArgs), HadMultipleCandidates,
9125 CXXConstructorDecl *Constructor, bool Elidable,
9143 Constructor, Elidable, Exprs, NumExprs,