Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStringPool.cpp18 StringPool::StringPool() {} in StringPool() function in StringPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h33 StringRef resolve(std::string Path, NonRelocatableStringpool &StringPool) { in resolve()