Home
last modified time | relevance | path

Searched refs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParser.cpp44 class DestroyTemplateIdAnnotationsRAIIObj { class
48 DestroyTemplateIdAnnotationsRAIIObj( in DestroyTemplateIdAnnotationsRAIIObj() function in __anon84beff930111::DestroyTemplateIdAnnotationsRAIIObj
52 ~DestroyTemplateIdAnnotationsRAIIObj() { in ~DestroyTemplateIdAnnotationsRAIIObj()
444 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds); in ~Parser()
535 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(((Parser *)P)->TemplateIds); in LateTemplateParserCleanupCallback()
541 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds); in ParseTopLevelDecl()
623 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds); in ParseExternalDeclaration()