Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h482 bool getParseCUTUIndexManually() const { return ParseCUTUIndexManually; } in getParseCUTUIndexManually() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp85 if (!(C.getParseCUTUIndexManually() || in fixupIndexV4()
147 if (!(C.getParseCUTUIndexManually() || in fixupIndexV5()