Searched refs:GetOpaqueDecl (Results 1 – 5 of 5) sorted by relevance
47 lhs.GetOpaqueDecl() == rhs.GetOpaqueDecl(); in operator ==()53 lhs.GetOpaqueDecl() != rhs.GetOpaqueDecl(); in operator !=()
25 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()
3312 (clang::Decl *)imported_decl.GetOpaqueDecl())) in GetClangDeclForDIE()