Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DSymbolFile.h200 virtual CompilerDecl GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp1492 CompilerDecl SymbolFileNativePDB::GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function in SymbolFileNativePDB
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp613 lldb_private::CompilerDecl SymbolFilePDB::GetDeclForUID(lldb::user_id_t uid) { in GetDeclForUID() function in SymbolFilePDB
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1323 CompilerDecl SymbolFileDWARF::GetDeclForUID(lldb::user_id_t type_uid) { in GetDeclForUID() function in SymbolFileDWARF