Searched defs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParser.cpp496 class DestroyTemplateIdAnnotationsRAIIObj { class in namespace:__anon17960
499 DestroyTemplateIdAnnotationsRAIIObj(SmallVectorImpl<TemplateIdAnnotation *> function in class:__anon17960::DestroyTemplateIdAnnotationsRAIIObj
503 ~DestroyTemplateIdAnnotationsRAIIObj() {
516 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds);
589 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds);

Completed in 679 milliseconds