Home
last modified time | relevance | path

Searched defs:GetDeclContextForUID (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h237 virtual CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp238 SymbolFileOnDemand::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileOnDemand
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1384 SymbolFileDWARFDebugMap::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARFDebugMap
H A DSymbolFileDWARF.cpp1439 SymbolFileDWARF::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARF
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp643 SymbolFilePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFilePDB
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2080 SymbolFileNativePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFileNativePDB