Searched refs:VerCapExtAttributeStorage (Results 1 – 2 of 2) sorted by relevance
35 struct VerCapExtAttributeStorage;82 detail::VerCapExtAttributeStorage> {
60 struct VerCapExtAttributeStorage : public AttributeStorage { struct63 VerCapExtAttributeStorage(Attribute version, Attribute capabilities, in VerCapExtAttributeStorage() argument72 static VerCapExtAttributeStorage *74 return new (allocator.allocate<VerCapExtAttributeStorage>()) in construct()75 VerCapExtAttributeStorage(std::get<0>(key), std::get<1>(key), in construct()