Home
last modified time | relevance | path

Searched refs:DontDestructTemplateIds (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp654 std::optional<DelayTemplateIdDestructionRAII> DontDestructTemplateIds; in ParseTypeParameter() local
659 DontDestructTemplateIds.emplace(*this, /*DelayTemplateIdDestruction=*/true); in ParseTypeParameter()