Searched refs:NumAttributes (Results 1 – 4 of 4) sorted by relevance
110 EXPECT_EQ(abbrev1->NumAttributes(), 1u); in TEST_F()114 EXPECT_EQ(abbrev2->NumAttributes(), 1u); in TEST_F()155 EXPECT_EQ(abbrev1->NumAttributes(), 1u); in TEST_F()159 EXPECT_EQ(abbrev2->NumAttributes(), 1u); in TEST_F()200 EXPECT_EQ(abbrev1->NumAttributes(), 1u); in TEST_F()204 EXPECT_EQ(abbrev2->NumAttributes(), 1u); in TEST_F()
29 size_t NumAttributes() const { return m_attributes.size(); } in NumAttributes() function
74 const size_t num_attrs = abbr_decl.NumAttributes(); in GetUnsupportedForms()
72 const uint32_t numAttributes = abbrevDecl->NumAttributes(); in Extract()252 const uint32_t numAttributes = abbrevDecl->NumAttributes(); in GetDIENamesAndRanges()416 const uint32_t num_attributes = abbrevDecl->NumAttributes(); in GetAttributes()