Searched refs:GetDeclForUID (Results 1 – 8 of 8) sorted by relevance
106 lldb_private::CompilerDecl GetDeclForUID(lldb::user_id_t uid) override;
228 virtual CompilerDecl GetDeclForUID(lldb::user_id_t uid) { return {}; } in GetDeclForUID() function