Home
last modified time | relevance | path

Searched defs:getAttributeLists (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h218 const std::vector<AttributeList> &getAttributeLists() const { in getAttributeLists() function
/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h218 const std::vector<AttributeList> &getAttributeLists() const { return AttributeLists; } in getAttributeLists() function