Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Symbol/
DSymtab.cpp694 const size_t name_match_count = in AppendSymbolIndexesWithName() local
696 for (size_t i = 0; i < name_match_count; ++i) { in AppendSymbolIndexesWithName()