Searched refs:CanonOM (Results 1 – 1 of 1) sorted by relevance
562 const CXXMethodDecl *CanonOM = OM->first->getCanonicalDecl(); in Collect() local563 Overriders[CanonOM].add(OM->second); in Collect()600 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl(); in Collect() local611 Overriders[CanonOM].replaceAll( in Collect()615 auto OverriddenMethods = CanonOM->overridden_methods(); in Collect()