Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MethodName

192   SmallString<256> MethodName;
193 llvm::raw_svector_ostream OS(MethodName);
1057 StringRef MethodName = getFunctionName(Method);
1121 DBuilder.createMethod(RecordTy, MethodName, MethodLinkageName,