Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp60 const char *language = GetCachedLanguage(); in GetDescription()
105 const char *CompileUnit::GetCachedLanguage() const { in GetCachedLanguage() function in CompileUnit
116 const char *language = GetCachedLanguage(); in Dump()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h458 const char *GetCachedLanguage() const;