Searched defs:DateEnvironmentRAII (Results 1 – 1 of 1) sorted by relevance
153 struct DateEnvironmentRAII { struct 154 DateEnvironmentRAII(IdentTy *Ident) { enterDataEnvironment(Ident); } in DateEnvironmentRAII() argument 155 ~DateEnvironmentRAII() { exitDataEnvironment(); } in ~DateEnvironmentRAII() argument