Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompileUnit.cpp55 const char *language = GetCachedLanguage(); in GetDescription()
100 const char *CompileUnit::GetCachedLanguage() const { in GetCachedLanguage() function in CompileUnit
111 const char *language = GetCachedLanguage(); in Dump()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompileUnit.h446 const char *GetCachedLanguage() const;