Lines Matching +full:llvm +full:- +full:builddir
1 /*===-- clang-c/CXCompilationDatabase.h - Compilation database ---*- C -*-===*\
3 |* Part of the LLVM Project, under the Apache License v2.0 with LLVM *|
5 |* See https://llvm.org/LICENSE.txt for license information. *|
6 |* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception *|
8 |*===----------------------------------------------------------------------===*|
13 \*===----------------------------------------------------------------------===*/
18 #include "clang-c/CXString.h"
19 #include "clang-c/ExternC.h"
20 #include "clang-c/Platform.h"
73 * buildDir. For example, CMake can output a compile_commands.json which can
79 clang_CompilationDatabase_fromDirectory(const char *BuildDir,
144 * - argument 0 is the compiler executable