Searched defs:Elidable (Results 1 – 4 of 4) sorted by relevance
720 CXXConstructorDecl *D, bool Elidable, in Create()
4436 bool Elidable = CurInitExpr->isTemporaryObject(S.Context, Class); in CopyObject() local
9054 bool Elidable = false; in BuildCXXConstructExpr() local9081 CXXConstructorDecl *Constructor, bool Elidable, in BuildCXXConstructExpr()
899 bool Elidable : 1; variable