Searched refs:MAttributes (Results 1 – 2 of 2) sorted by relevance
207 std::vector<AttributeSet> MAttributes; member in __anon4adc0c5b0111::BitcodeReader304 if (i-1 < MAttributes.size()) in getAttributes()305 return MAttributes[i-1]; in getAttributes()407 std::vector<AttributeSet>().swap(MAttributes); in FreeState()841 if (!MAttributes.empty()) in ParseAttributeBlock()878 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in ParseAttributeBlock()886 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in ParseAttributeBlock()
449 std::vector<AttributeSet> MAttributes; member in __anonc5f03b150111::BitcodeReader541 if (i-1 < MAttributes.size()) in getAttributes()542 return MAttributes[i-1]; in getAttributes()644 std::vector<AttributeSet>().swap(MAttributes); in FreeState()1116 if (!MAttributes.empty()) in ParseAttributeBlock()1154 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in ParseAttributeBlock()1162 MAttributes.push_back(AttributeSet::get(Context, Attrs)); in ParseAttributeBlock()