Searched refs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 – 3 of 3) sorted by relevance
338 struct DestroyTemplateIdAnnotationsRAIIObj { struct341 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} in DestroyTemplateIdAnnotationsRAIIObj() argument342 ~DestroyTemplateIdAnnotationsRAIIObj() { Self.MaybeDestroyTemplateIds(); } in ~DestroyTemplateIdAnnotationsRAIIObj() argument
630 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseTopLevelDecl()814 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseExternalDeclaration()
1611 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseLateTemplatedFuncDef()