Home
last modified time | relevance | path

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

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