Searched defs:Elidable (Results 1 – 4 of 4) sorted by relevance
836 CXXConstructorDecl *D, bool Elidable, in Create()
5048 bool Elidable = CurInitExpr->isTemporaryObject(S.Context, Class); in CopyObject() local
11156 bool Elidable = false; in BuildCXXConstructExpr() local11185 CXXConstructorDecl *Constructor, bool Elidable, in BuildCXXConstructExpr()
1083 bool Elidable : 1; variable