Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()