Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1606 using ResultEntryType = std::pair<uint32_t, CVSymbol>; in dumpGlobals() typedef
1610 std::vector<ResultEntryType> Results = in dumpGlobals()
1618 for (ResultEntryType Result : Results) { in dumpGlobals()