Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1682 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable() function
1788 if (isVariableIndexable(Die, DCtx)) in verifyNameIndexCompleteness()