Home
last modified time | relevance | path

Searched refs:UniquingStringPool (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DNonRelocatableStringpool.h78 using UniquingStringPool = StrongType<NonRelocatableStringpool, UniqueTag>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h133 CompileUnit &Unit, UniquingStringPool &StringPool,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()