Searched refs:TypePackElementDecl (Results 1 – 4 of 4) sorted by relevance
608 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1167 if (!TypePackElementDecl) in getTypePackElementDecl()1168 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1170 return TypePackElementDecl; in getTypePackElementDecl()
7844 if (Context.TypePackElementDecl) in getPredefinedDecl()7845 return Context.TypePackElementDecl; in getPredefinedDecl()
5045 RegisterPredefDecl(Context.TypePackElementDecl, in PrepareWritingSpecialDecls()