Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DImmutableListTest.cpp83 struct Unmodifiable { struct
93 void doNothing() const {} in doNothing()
95 void Profile(FoldingSetNodeID &ID) const { ID.AddPointer(this); } in Profile()