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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h292 struct DestroyTemplateIdAnnotationsRAIIObj { struct in class:clang::Parser
295 DestroyTemplateIdAnnotationsRAIIObj(Parser &Self) : Self(Self) {} function in struct:clang::Parser::DestroyTemplateIdAnnotationsRAIIObj

Completed in 60 milliseconds