Searched refs:CanonicalMD (Results 1 – 1 of 1) sorted by relevance
4858 const ObjCMethodDecl *CanonicalMD = ObjCMethod->getCanonicalDecl(); in ActOnMethodDeclaration() local4859 if (const auto *attr = CanonicalMD->getAttr<ObjCDirectAttr>()) { in ActOnMethodDeclaration()