Searched refs:GetCXXClassName (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h720 static std::optional<std::string> GetCXXClassName(const CompilerType &type);
H A DTypeSystemClang.cpp3662 TypeSystemClang::GetCXXClassName(const CompilerType &type) { function in class:TypeSystemClang

Completed in 176 milliseconds