Home
last modified time | relevance | path

Searched refs:AttributeLists (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h114 std::vector<AttributeList> AttributeLists; variable
218 const std::vector<AttributeList> &getAttributeLists() const { return AttributeLists; } in getAttributeLists()
H A DValueEnumerator.cpp1019 AttributeLists.push_back(PAL); in EnumerateAttributes()
1020 Entry = AttributeLists.size(); in EnumerateAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst763 * *attributes*: If nonzero, the 1-based index into the table of AttributeLists.