Home | History | Annotate | Download | only in Sema

Lines Matching refs:Elidable

9652   bool Elidable = false;
9667 Elidable = SubExpr->isTemporaryObject(Context, Constructor->getParent());
9671 Elidable, ExprArgs, HadMultipleCandidates,
9680 CXXConstructorDecl *Constructor, bool Elidable,
9689 Constructor, Elidable, ExprArgs,