Searched refs:TypePackElementDecl (Results 1 – 3 of 3) sorted by relevance
588 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1137 if (!TypePackElementDecl) in getTypePackElementDecl()1138 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1140 return TypePackElementDecl; in getTypePackElementDecl()
4782 RegisterPredefDecl(Context.TypePackElementDecl, in WriteASTCore()