Searched refs:GetContainingDeclContext (Results 1 – 3 of 3) sorted by relevance
122 lldb_private::CompilerDeclContext GetContainingDeclContext() const;
301 CompilerDeclContext DWARFDIE::GetContainingDeclContext() const { in GetContainingDeclContext() function in DWARFDIE
1389 return die.GetContainingDeclContext(); in GetDeclContextContainingUID()