Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1339 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable() function
1439 if (isVariableIndexable(Die, DCtx)) in verifyNameIndexCompleteness()