Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h184 static void DumpDeclHiearchy(clang::Decl *decl);
DTypeSystemClang.cpp2399 void TypeSystemClang::DumpDeclHiearchy(clang::Decl *decl) { in DumpDeclHiearchy() function in TypeSystemClang