Searched defs:fileList (Results 1 – 3 of 3) sorted by relevance
68 SmallVector<std::string> fileList; global() variable
105 SmallVector<std::string> fileList; global() variable
85 loadBitcodeFilesFromList(llvm::LLVMContext & context,ArrayRef<std::string> fileList,SmallVector<std::unique_ptr<llvm::Module>> & llvmModules,bool failureOnError) loadBitcodeFilesFromList() argument