Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp175 static StringIdRecord StringId(TypeIndex(5), "TheString"); variable
299 TEST_F(TypeIndexIteratorTest, StringId) { in TEST_F() argument