Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp519 auto ProxyCommands = in getCompileCommands() local
521 if (ProxyCommands.empty()) in getCompileCommands()
523 return {TransferableCommand(ProxyCommands[0]).transferTo(Filename)}; in getCompileCommands()