Home
last modified time | relevance | path

Searched defs:ExpandedArgv (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp66 std::vector<std::string> ExpandedArgv(Argv.begin(), Argv.end()); in expand() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1218 SmallVector<const char *, 0> ExpandedArgv; in ExpandResponseFiles() local