Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()