Searched defs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 – 1 of 1) sorted by relevance
294 struct DestroyTemplateIdAnnotationsRAIIObj { struct297 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} in DestroyTemplateIdAnnotationsRAIIObj() argument298 ~DestroyTemplateIdAnnotationsRAIIObj() { Self.MaybeDestroyTemplateIds(); } in ~DestroyTemplateIdAnnotationsRAIIObj() argument