Searched defs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 – 2 of 2) sorted by relevance
292 struct DestroyTemplateIdAnnotationsRAIIObj { struct295 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} in DestroyTemplateIdAnnotationsRAIIObj() argument296 ~DestroyTemplateIdAnnotationsRAIIObj() { Self.MaybeDestroyTemplateIds(); } in ~DestroyTemplateIdAnnotationsRAIIObj() argument
44 class DestroyTemplateIdAnnotationsRAIIObj { class48 DestroyTemplateIdAnnotationsRAIIObj( in DestroyTemplateIdAnnotationsRAIIObj() function in __anon7229bb1a0111::DestroyTemplateIdAnnotationsRAIIObj