Searched refs:GetOpaqueDecl (Results 1 – 5 of 5) sorted by relevance
42 lhs.GetOpaqueDecl() == rhs.GetOpaqueDecl(); in operator ==()48 lhs.GetOpaqueDecl() != rhs.GetOpaqueDecl(); in operator !=()
27 decl.GetTypeSystem()->GetTypeForDecl(decl.GetOpaqueDecl())) in FindTypes()
58 void *GetOpaqueDecl() const { return m_opaque_decl; } in GetOpaqueDecl() function
33 return static_cast<clang::Decl *>(decl.GetOpaqueDecl()); in GetDecl()
3223 (clang::Decl *)imported_decl.GetOpaqueDecl())) in GetClangDeclForDIE()