Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:MethodInternalNames

111     llvm::DenseMap<ObjCMethodDecl*, std::string> MethodInternalNames;
1102 MethodInternalNames[OMD] = NameStr;
5911 Result += MethodInternalNames[*MethodBegin];
5921 Result += MethodInternalNames[*MethodBegin];