Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h172 const char *GetTypeAsString() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp274 GetTypeAsString()); in Dump()
403 const char *Symbol::GetTypeAsString() const { in GetTypeAsString() function in Symbol