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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp457 const ObjCMethodDecl *ObjCM = cast<ObjCMethodDecl>(D); local
458 if (ObjCM->getMethodFamily() != OMF_init)

Completed in 96 milliseconds