Home
last modified time | relevance | path

Searched refs:DumpDeclHiearchy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h185 static void DumpDeclHiearchy(clang::Decl *decl);
H A DTypeSystemClang.cpp2394 void TypeSystemClang::DumpDeclHiearchy(clang::Decl *decl) { in DumpDeclHiearchy() function in TypeSystemClang