Searched refs:NumOfAttributes (Results 1 – 1 of 1) sorted by relevance
734 size_t NumOfAttributes = AbbrevDecl->getNumAttributes(); in insertNewEntry() local735 if (NumOfAttributes) { in insertNewEntry()737 findAttributeInfo(DIE, AbbrevDecl, NumOfAttributes - 1); in insertNewEntry()