Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
DExpandResponseFilesCompilationDatabase.cpp52 bool SeenRSPFile = false; in expand() local
58 SeenRSPFile |= Arg.front() == '@'; in expand()
60 if (!SeenRSPFile) in expand()