Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1150 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable() function
1260 if (isVariableIndexable(Die, DCtx)) in verifyNameIndexCompleteness()