Searched defs:Elidable (Results 1 – 4 of 4) sorted by relevance
754 bool Elidable, in Create()773 bool Elidable, in CXXConstructExpr()
11442 bool Elidable = false; in BuildCXXConstructExpr() local11473 bool Elidable, in BuildCXXConstructExpr()11498 bool Elidable, in BuildCXXConstructExpr()
5471 bool Elidable = CurInitExpr->isTemporaryObject(S.Context, Class); in CopyObject() local
1177 unsigned Elidable : 1; variable