Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h230 lldb::VariableSP GetOrCreateLocalVariable(PdbCompilandSymId scope_id,
H A DSymbolFileNativePDB.cpp1875 VariableSP SymbolFileNativePDB::GetOrCreateLocalVariable( in GetOrCreateLocalVariable() function in SymbolFileNativePDB
1997 variable = GetOrCreateLocalVariable(block_id, child_sym_id, is_param); in ParseVariablesForBlock()