Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h205 lldb::VariableSP GetOrCreateGlobalVariable(PdbGlobalSymId var_id);
H A DSymbolFileNativePDB.cpp833 SymbolFileNativePDB::GetOrCreateGlobalVariable(PdbGlobalSymId var_id) { in GetOrCreateGlobalVariable() function in SymbolFileNativePDB
1175 var = GetOrCreateGlobalVariable(global); in FindGlobalVariables()