Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.h414 lldb::VariableSP ParseVariableDIECached(const SymbolContext &sc,
HDSymbolFileDWARF.cpp3332 VariableSP var_sp(ParseVariableDIECached(sc, die)); in ParseVariablesForContext()
3346 VariableSP SymbolFileDWARF::ParseVariableDIECached(const SymbolContext &sc, in ParseVariableDIECached() function in SymbolFileDWARF
3811 var_sp = ParseVariableDIECached(sc, die); in ParseAndAppendGlobalVariable()