Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/
DInterpolatingCompilationDatabase.cpp520 auto ProxyCommands = in getCompileCommands() local
522 if (ProxyCommands.empty()) in getCompileCommands()
524 return {TransferableCommand(ProxyCommands[0]).transferTo(Filename)}; in getCompileCommands()