Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp84 static std::string CompilationDB; variable
196 CompilationDB = A->getValue(); in ParseArgs()
720 if (!(CommandLine.empty() ^ CompilationDB.empty())) { in getCompilationDatabase()
726 if (!CompilationDB.empty()) in getCompilationDatabase()
728 CompilationDB, ErrorMessage, in getCompilationDatabase()