Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h234 GetCachedClangDeclContextForDIE (const DWARFDebugInfoEntry *die) in GetCachedClangDeclContextForDIE() function
DSymbolFileDWARF.cpp4587 clang::DeclContext *clang_decl_ctx = GetCachedClangDeclContextForDIE (die); in GetClangDeclContextForDIE()
4607 clang_decl_ctx = GetCachedClangDeclContextForDIE (die); in GetClangDeclContextForDIE()