Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DTooling.cpp376 std::vector<CompileCommand> CompileCommandsForFile = in run() local
378 if (CompileCommandsForFile.empty()) { in run()
387 for (CompileCommand &CompileCommand : CompileCommandsForFile) { in run()