Home
last modified time | relevance | path

Searched defs:GetDeclForUID (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h201 virtual CompilerDecl GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1492 CompilerDecl SymbolFileNativePDB::GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function in SymbolFileNativePDB
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp615 lldb_private::CompilerDecl SymbolFilePDB::GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function in SymbolFilePDB
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1332 CompilerDecl SymbolFileDWARF::GetDeclForUID(lldb::user_id_t type_uid) { in GetDeclForUID() function in SymbolFileDWARF