Searched refs:ObjCARCExpand (Results 1 – 4 of 4) sorted by relevance
52 class ObjCARCExpand : public FunctionPass { class62 ObjCARCExpand() : FunctionPass(ID) { in ObjCARCExpand() function in __anondde90a9e0111::ObjCARCExpand68 char ObjCARCExpand::ID = 0;69 INITIALIZE_PASS(ObjCARCExpand,73 return new ObjCARCExpand(); in createObjCARCExpandPass()76 void ObjCARCExpand::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()80 bool ObjCARCExpand::doInitialization(Module &M) { in doInitialization()85 bool ObjCARCExpand::runOnFunction(Function &F) { in runOnFunction()
4 ObjCARCExpand.cpp
9 ObjCARCExpand.cpp \
3405 + ObjCARCExpand.cpp \