Searched refs:CanonicalMD (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4742 const ObjCMethodDecl *CanonicalMD = ObjCMethod->getCanonicalDecl(); local
4743 if (const auto *attr = CanonicalMD->getAttr<ObjCDirectAttr>()) {

Completed in 162 milliseconds