Searched refs:TypePackElementDecl (Results 1 – 3 of 3) sorted by relevance
524 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1096 if (!TypePackElementDecl) in getTypePackElementDecl()1097 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1099 return TypePackElementDecl; in getTypePackElementDecl()
4683 RegisterPredefDecl(Context.TypePackElementDecl, in WriteASTCore()