Searched refs:TypePackElementDecl (Results 1 – 3 of 3) sorted by relevance
582 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1203 if (!TypePackElementDecl) in getTypePackElementDecl()1204 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1206 return TypePackElementDecl; in getTypePackElementDecl()
4679 RegisterPredefDecl(Context.TypePackElementDecl, in WriteASTCore()