Synopsis

Declared in <llvm/DWP/DWP.h>

Error
write(
    DWPWriter& Out,
    ArrayRef<std::string> Inputs,
    OnCuIndexOverflow OverflowOptValue,
    Dwarf64StrOffsetsPromotion StrOffsetsOptValue,
    raw_pwrite_stream* OS = nullptr);

Created with MrDocs