Home
last modified time | relevance | path

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

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