Home
last modified time | relevance | path

Searched defs:SourceRoot (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h30 std::string SourceRoot; member
/llvm-project-15.0.7/clang-tools-extra/clang-doc/tool/
H A DClangDocMain.cpp83 static llvm::cl::opt<std::string> SourceRoot("source-root", llvm::cl::desc(R"( variable
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DRepresentation.cpp324 StringRef OutDirectory, StringRef SourceRoot, in ClangDocContext()
H A DRepresentation.h437 std::string SourceRoot; // Directory where processed files are stored. Links member