Home
last modified time | relevance | path

Searched defs:JsonPath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h46 std::string JsonPath; variable
H A DASTSrcLocProcessor.cpp19 ASTSrcLocProcessor::ASTSrcLocProcessor(StringRef JsonPath) in ASTSrcLocProcessor()
101 void WriteJSON(StringRef JsonPath, llvm::json::Object &&ClassInheritance, in WriteJSON()