Home
last modified time | relevance | path

Searched defs:CompileCommand (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Tooling/
H A DCompilationDatabase.h44 struct CompileCommand { struct
46 CompileCommand(const Twine &Directory, const Twine &Filename, in CompileCommand() argument
68 friend bool operator==(const CompileCommand &LHS, const CompileCommand &RHS) { argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DCompiler.h49 tooling::CompileCommand CompileCommand; global() member
H A DPreamble.h100 tooling::CompileCommand CompileCommand; global() member