Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompileUnit.cpp56 const char *language = GetCachedLanguage(); in GetDescription()
101 const char *CompileUnit::GetCachedLanguage() const { in GetCachedLanguage() function in CompileUnit
112 const char *language = GetCachedLanguage(); in Dump()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DCompileUnit.h446 const char *GetCachedLanguage() const;