Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp1311 [FileStatus, this](const ResponseFileRecord &RFile) -> ErrorOr<bool> { in expandResponseFiles() argument
1312 ErrorOr<llvm::vfs::Status> RHS = FS->status(RFile.File); in expandResponseFiles()