Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DDriver.h194 std::vector<StringRef> filePaths; variable
H A DDriver.cpp194 filePaths.push_back(filename); in addBuffer()
805 ArrayRef<StringRef> filePaths, in createResponseFile() argument
855 for (StringRef path : filePaths) in createResponseFile()
2200 createResponseFile(args, filePaths, in linkerMain()
/freebsd-14.2/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h5801 CXRemapping clang_getRemappingsFromFileList(const char **filePaths,