Searched refs:GetClangDeclContextContainingTypeUID (Results 1 – 6 of 6) sorted by relevance
133 …virtual clang::DeclContext* GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) { retu… in GetClangDeclContextContainingTypeUID() function
524 … GetSymbolFile()->GetClangDeclContextContainingTypeUID(GetID())); in ResolveClangType()569 … GetSymbolFile()->GetClangDeclContextContainingTypeUID(GetID())); in ResolveClangType()699 … typedef_type->GetSymbolFile()->GetClangDeclContextContainingTypeUID(typedef_type->GetID()));
78 virtual clang::DeclContext* GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid);
1446 SymbolFileDWARFDebugMap::GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) in GetClangDeclContextContainingTypeUID() function in SymbolFileDWARFDebugMap1451 return oso_dwarf->GetClangDeclContextContainingTypeUID (type_uid); in GetClangDeclContextContainingTypeUID()
113 virtual clang::DeclContext* GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid);
2258 SymbolFileDWARF::GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) in GetClangDeclContextContainingTypeUID() function in SymbolFileDWARF3744 … clang::DeclContext* decl_ctx = GetClangDeclContextContainingTypeUID (type->GetID()); in FindFunctions()