Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp376 CompileCommands.emplace_back(Directory, StringRef(), in FixedCompilationDatabase()
383 std::vector<CompileCommand> Result(CompileCommands); in getCompileCommands()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCompilationDatabase.h213 std::vector<CompileCommand> CompileCommands;
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_cdb.py8 from clang.cindex import CompileCommands
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clangd/
H A DBUILD.gn77 "CompileCommands.cpp",
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3200 class CompileCommands(object): class
3224 return CompileCommands(res)
3343 CompileCommands.from_result),
3348 CompileCommands.from_result),