Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp843 uint32_t LastNameIndex = UINT32_MAX; in dumpLines() local
846 [this, &LastModi, &LastNameIndex](uint32_t Modi, in dumpLines()
853 if (LastModi != Modi || LastNameIndex != Block.NameIndex) { in dumpLines()
855 LastNameIndex = Block.NameIndex; in dumpLines()