Searched refs:CanonOM (Results 1 – 1 of 1) sorted by relevance
561 const CXXMethodDecl *CanonOM = OM->first->getCanonicalDecl(); in Collect() local562 Overriders[CanonOM].add(OM->second); in Collect()599 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl(); in Collect() local610 Overriders[CanonOM].replaceAll( in Collect()614 auto OverriddenMethods = CanonOM->overridden_methods(); in Collect()