Searched refs:TypePackElementDecl (Results 1 – 3 of 3) sorted by relevance
608 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1229 if (!TypePackElementDecl) in getTypePackElementDecl()1230 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1232 return TypePackElementDecl; in getTypePackElementDecl()
4575 RegisterPredefDecl(Context.TypePackElementDecl, in WriteASTCore()