Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
DExpandResponseFilesCompilationDatabase.cpp82 expandResponseFiles(std::unique_ptr<CompilationDatabase> Base, in expandResponseFiles() function
DJSONCompilationDatabase.cpp172 inferMissingCompileCommands(expandResponseFiles( in loadFromDirectory()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/
DCompilationDatabase.h238 expandResponseFiles(std::unique_ptr<CompilationDatabase> Base,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Option/
DOptTable.cpp502 cl::expandResponseFiles(Argc, Argv, EnvVar, Saver, NewArgv); in parseArgs()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DCommandLine.h2115 bool expandResponseFiles(int Argc, const char *const *Argv, const char *EnvVar,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DCommandLine.cpp1260 bool cl::expandResponseFiles(int Argc, const char *const *Argv, in expandResponseFiles() function in cl