Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Parse/
DParser.h292 struct DestroyTemplateIdAnnotationsRAIIObj { struct
295 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} in DestroyTemplateIdAnnotationsRAIIObj() argument
296 ~DestroyTemplateIdAnnotationsRAIIObj() { Self.MaybeDestroyTemplateIds(); } in ~DestroyTemplateIdAnnotationsRAIIObj() argument
/external/clang/lib/Parse/
DParser.cpp44 class DestroyTemplateIdAnnotationsRAIIObj { class
48 DestroyTemplateIdAnnotationsRAIIObj( in DestroyTemplateIdAnnotationsRAIIObj() function in __anon7229bb1a0111::DestroyTemplateIdAnnotationsRAIIObj