Searched refs:LVStringPool (Results 1 – 12 of 12) sorted by relevance
28 class LVStringPool {37 LVStringPool() { getIndex(""); } in LVStringPool() function38 LVStringPool(LVStringPool const &other) = delete;39 LVStringPool(LVStringPool &&other) = delete;40 ~LVStringPool() = default;
32 LVStringPool &getStringPool();
25 LVStringPool StringPool;27 LVStringPool &llvm::logicalview::getStringPool() { return StringPool; } in getStringPool()
1625 ./usr/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h
1624 ./usr/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h
1623 ./usr/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h