Searched refs:FilePaths (Results 1 – 3 of 3) sorted by relevance
124 path_list FilePaths; variable224 path_list &getFilePaths() { return FilePaths; } in getFilePaths()225 const path_list &getFilePaths() const { return FilePaths; } in getFilePaths()
128 std::vector<StringRef> FilePaths; variable
148 FilePaths.push_back(Filename); in addBuffer()503 ArrayRef<StringRef> FilePaths, in createResponseFile() argument531 for (StringRef Path : FilePaths) in createResponseFile()1386 createResponseFile(Args, FilePaths, in link()