Searched refs:TypePackElementDecl (Results 1 – 3 of 3) sorted by relevance
561 mutable BuiltinTemplateDecl *TypePackElementDecl = nullptr; variable
1216 if (!TypePackElementDecl) in getTypePackElementDecl()1217 TypePackElementDecl = buildBuiltinTemplateDecl(BTK__type_pack_element, in getTypePackElementDecl()1219 return TypePackElementDecl; in getTypePackElementDecl()
4374 RegisterPredefDecl(Context.TypePackElementDecl, in WriteASTCore()