Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h452 bool getParseCUTUIndexManually() const { return ParseCUTUIndexManually; } in getParseCUTUIndexManually() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp793 if (!(C.getParseCUTUIndexManually() || in fixupIndex()