Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h227 lldb::VariableSP GetOrCreateLocalVariable(PdbCompilandSymId scope_id,
H A DSymbolFileNativePDB.cpp1736 VariableSP SymbolFileNativePDB::GetOrCreateLocalVariable( in GetOrCreateLocalVariable() function in SymbolFileNativePDB
1837 variable = GetOrCreateLocalVariable(block_id, child_sym_id, is_param); in ParseVariablesForBlock()