Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp448 const ObjCMethodDecl *ObjCM = cast<ObjCMethodDecl>(D); in getInliningModeForFunction() local
449 if (ObjCM->getMethodFamily() != OMF_init) in getInliningModeForFunction()