Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbol.h141 const char *GetTypeAsString() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbol.cpp217 GetTypeAsString()); in Dump()
344 const char *Symbol::GetTypeAsString() const { in GetTypeAsString() function in Symbol