Searched refs:DestroyTemplateIdAnnotationsRAIIObj (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Parse/ | ||
H A D | Parser.cpp | 514 class DestroyTemplateIdAnnotationsRAIIObj { class in namespace:__anon3821 517 DestroyTemplateIdAnnotationsRAIIObj(SmallVectorImpl<TemplateIdAnnotation *> function in class:__anon3821::DestroyTemplateIdAnnotationsRAIIObj 521 ~DestroyTemplateIdAnnotationsRAIIObj() { 534 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds); 590 DestroyTemplateIdAnnotationsRAIIObj CleanupRAII(TemplateIds); |
Completed in 693 milliseconds