Home
last modified time | relevance | path

Searched refs:filePaths (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriver.h147 std::vector<StringRef> filePaths; variable
H A DDriver.cpp197 filePaths.push_back(filename); in addBuffer()
642 ArrayRef<StringRef> filePaths, in createResponseFile() argument
695 for (StringRef path : filePaths) in createResponseFile()
1904 createResponseFile(args, filePaths, in linkerMain()
/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6078 CXRemapping clang_getRemappingsFromFileList(const char **filePaths,