Home
last modified time | relevance | path

Searched refs:AttributeGroups (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h74 std::vector<AttributeSet> AttributeGroups; variable
172 return AttributeGroups; in getAttributeGroups()
HDValueEnumerator.cpp720 AttributeGroups.push_back(AS); in EnumerateAttributes()
721 Entry = AttributeGroups.size(); in EnumerateAttributes()