Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h110 std::vector<IndexAndAttrSet> AttributeGroups; variable
221 return AttributeGroups; in getAttributeGroups()
H A DValueEnumerator.cpp1031 AttributeGroups.push_back(Pair); in EnumerateAttributes()
1032 Entry = AttributeGroups.size(); in EnumerateAttributes()