Searched defs:SourceRoot (Results 1 – 10 of 10) sorted by relevance
85 struct SourceRoot { struct99 void AddRoot(uint32_t seq_id, UniquePid upid, int64_t ts, SourceRoot root); argument
43 public class SourceRoot { class68 public SourceRoot(Path root) { in SourceRoot() method in SourceRoot81 public SourceRoot(Path root, ParserConfiguration parserConfiguration) { in SourceRoot() method in SourceRoot
31 std::string SourceRoot; member
50 interface SourceRoot { in toJsonValue() interface
36 class SourceRoot : DokkaConfiguration.SourceRoot { class
83 static llvm::cl::opt<std::string> SourceRoot("source-root", llvm::cl::desc(R"( variable
324 StringRef OutDirectory, StringRef SourceRoot, in ClangDocContext()
437 std::string SourceRoot; // Directory where processed files are stored. Links member
414 class SourceRoot : DokkaConfiguration.SourceRoot, Serializable { class
231 class SourceRoot (ResolvablePathComponent): class