Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugStringTableSubsection.h89 StringMap<uint32_t> StringToId; variable
/external/swiftshader/third_party/subzero/src/
DIceStringPool.h70 std::unordered_map<std::string, std::unique_ptr<std::string>> StringToId; variable