Container of imported file paths for a ThinLTO module.

Synopsis

Declared in <llvm/LTO/LTO.h>

using ImportsFilesContainer = llvm::SmallVector<std::string>;

Created with MrDocs