Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbol.h149 const char *GetTypeAsString() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbol.cpp213 GetTypeAsString()); in Dump()
340 const char *Symbol::GetTypeAsString() const { in GetTypeAsString() function in Symbol