Searched refs:hasOrigin (Results 1 – 2 of 2) sorted by relevance
254 assert(to_context_md->hasOrigin(decl)); in ~CompleteTagDeclsScope()1081 if (!to_context_md->hasOrigin(to) || user_id != LLDB_INVALID_UID) in Imported()1101 if (!to_context_md->hasOrigin(to) || user_id != LLDB_INVALID_UID) in Imported()
395 bool hasOrigin(const clang::Decl *decl) const { in hasOrigin() function