clang-tools
7.0.0
|
This is the complete list of members for clang::clangd::DirectoryBasedGlobalCompilationDatabase, including all inherited members.
DirectoryBasedGlobalCompilationDatabase(llvm::Optional< Path > CompileCommandsDir) | clang::clangd::DirectoryBasedGlobalCompilationDatabase | |
getCompileCommand(PathRef File) const override | clang::clangd::DirectoryBasedGlobalCompilationDatabase | virtual |
getFallbackCommand(PathRef File) const override | clang::clangd::DirectoryBasedGlobalCompilationDatabase | virtual |
setCompileCommandsDir(Path P) | clang::clangd::DirectoryBasedGlobalCompilationDatabase | |
setExtraFlagsForFile(PathRef File, std::vector< std::string > ExtraFlags) | clang::clangd::DirectoryBasedGlobalCompilationDatabase | |
~DirectoryBasedGlobalCompilationDatabase() override | clang::clangd::DirectoryBasedGlobalCompilationDatabase | |
~GlobalCompilationDatabase()=default | clang::clangd::GlobalCompilationDatabase | virtual |