Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp81 expandResponseFiles(std::unique_ptr<CompilationDatabase> Base, in expandResponseFiles() function
H A DJSONCompilationDatabase.cpp172 inferMissingCompileCommands(expandResponseFiles( in loadFromDirectory()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCompilationDatabase.h238 expandResponseFiles(std::unique_ptr<CompilationDatabase> Base,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp503 cl::expandResponseFiles(Argc, Argv, EnvVar, Saver, NewArgv); in parseArgs()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h2115 bool expandResponseFiles(int Argc, const char *const *Argv, const char *EnvVar,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1260 bool cl::expandResponseFiles(int Argc, const char *const *Argv, in expandResponseFiles() function in cl