Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DTool.h27 virtual std::optional<llvm::json::Value> GetSchema() const { in GetSchema() function
H A DTool.cpp93 std::optional<llvm::json::Value> CommandTool::GetSchema() const { in GetSchema() function in CommandTool
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp229 StringRef TraceIntelPTBundleLoader::GetSchema() { in GetSchema() function in TraceIntelPTBundleLoader
H A DTraceIntelPT.cpp99 StringRef TraceIntelPT::GetSchema() { in GetSchema() function in TraceIntelPT