Searched refs:MAttributes (Results 1 – 2 of 2) sorted by relevance
150 std::vector<AttrListPtr> MAttributes; variable237 if (i-1 < MAttributes.size()) in getAttributes()238 return MAttributes[i-1]; in getAttributes()
51 std::vector<AttrListPtr>().swap(MAttributes); in FreeState()398 if (!MAttributes.empty()) in ParseAttributeBlock()488 MAttributes.push_back(AttrListPtr::get(Attrs.begin(), Attrs.end())); in ParseAttributeBlock()