Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1438 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable() function
1539 if (isVariableIndexable(Die, DCtx)) in verifyNameIndexCompleteness()