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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp417 const ObjCMethodDecl *ObjCM = cast<ObjCMethodDecl>(D); local
418 if (ObjCM->getMethodFamily() != OMF_init)

Completed in 34 milliseconds