Searched defs:PooledString (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DStringPool.h46 struct PooledString { struct in class:llvm::StringPool
51 PooledString() : Pool(0), Refcount(0) { } function in struct:llvm::StringPool::PooledString

Completed in 44 milliseconds