Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp309 bool SeenRSPFile = false; in addExpandedResponseFiles() local
315 SeenRSPFile |= Arg.front() == '@'; in addExpandedResponseFiles()
317 if (!SeenRSPFile) in addExpandedResponseFiles()