Searched defs:Elidable (Results 1 – 4 of 4) sorted by relevance
832 CXXConstructorDecl *D, bool Elidable, in Create()
5354 bool Elidable = CurInitExpr->isTemporaryObject(S.Context, Class); in CopyObject() local
11307 bool Elidable = false; in BuildCXXConstructExpr() local11336 CXXConstructorDecl *Constructor, bool Elidable, in BuildCXXConstructExpr()
1165 bool Elidable : 1; variable