Searched refs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 – 3 of 3) sorted by relevance
7809 struct DestroyTemplateIdAnnotationsRAIIObj { struct7812 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} in DestroyTemplateIdAnnotationsRAIIObj() argument7813 ~DestroyTemplateIdAnnotationsRAIIObj() { Self.MaybeDestroyTemplateIds(); } in ~DestroyTemplateIdAnnotationsRAIIObj() argument
617 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseTopLevelDecl()767 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseExternalDeclaration()
1400 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(*this); in ParseLateTemplatedFuncDef()