Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h345 struct DelayTemplateIdDestructionRAII { struct
349 DelayTemplateIdDestructionRAII(Parser &Self, in DelayTemplateIdDestructionRAII() argument
356 ~DelayTemplateIdDestructionRAII() noexcept { in ~DelayTemplateIdDestructionRAII() argument