Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h42 llvm::StringMap<std::string> ClassInheritance; variable
H A DASTSrcLocProcessor.cpp101 void WriteJSON(StringRef JsonPath, llvm::json::Object &&ClassInheritance, in WriteJSON()