Searched refs:ParseVariablesForContext (Results 1 – 15 of 15) sorted by relevance
70 ParseVariablesForContext(const lldb_private::SymbolContext &sc) override;
229 size_t SymbolFileSymtab::ParseVariablesForContext(const SymbolContext &sc) { in ParseVariablesForContext() function in SymbolFileSymtab
89 size_t ParseVariablesForContext(const SymbolContext &sc) override { in ParseVariablesForContext() function
180 virtual size_t ParseVariablesForContext(const SymbolContext &sc) = 0;
83 ParseVariablesForContext(const lldb_private::SymbolContext &sc) override;
502 SymbolFilePDB::ParseVariablesForContext(const lldb_private::SymbolContext &sc) { in ParseVariablesForContext() function in SymbolFilePDB
203 sc.module_sp->GetSymbolFile()->ParseVariablesForContext(sc); in GetVariableList()
395 sc.module_sp->GetSymbolFile()->ParseVariablesForContext(sc); in GetBlockVariableList()
107 size_t ParseVariablesForContext(const SymbolContext &sc) override;
1461 size_t SymbolFileNativePDB::ParseVariablesForContext(const SymbolContext &sc) { in ParseVariablesForContext() function in SymbolFileNativePDB
82 ParseVariablesForContext(const lldb_private::SymbolContext &sc) override;
136 ParseVariablesForContext(const lldb_private::SymbolContext &sc) override;
724 SymbolFileDWARFDebugMap::ParseVariablesForContext(const SymbolContext &sc) { in ParseVariablesForContext() function in SymbolFileDWARFDebugMap728 return oso_dwarf->ParseVariablesForContext(sc); in ParseVariablesForContext()
2987 size_t SymbolFileDWARF::ParseVariablesForContext(const SymbolContext &sc) { in ParseVariablesForContext() function in SymbolFileDWARF
390 symbols->ParseVariablesForContext(sc); in ParseAllDebugSymbols()399 symbols->ParseVariablesForContext(sc); in ParseAllDebugSymbols()