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

/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DTooling.cpp536 std::vector<CompileCommand> CompileCommandsForFile = local
538 if (CompileCommandsForFile.empty()) {
543 for (CompileCommand &CompileCommand : CompileCommandsForFile) {

Completed in 171 milliseconds