Searched refs:CommitRAII (Results 1 – 1 of 1) sorted by relevance
278 struct CommitRAII { in commit() struct281 CommitRAII(EditedSource &Editor) : Editor(Editor) { in commit() function285 ~CommitRAII() { in commit() argument288 } CommitRAII(*this); in commit() local