Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp527 auto ProxyCommands = in getCompileCommands() local
529 if (ProxyCommands.empty()) in getCompileCommands()
531 return {transferCompileCommand(std::move(ProxyCommands.front()), Filename)}; in getCompileCommands()