Searched refs:stringNameBase (Results 1 – 1 of 1) sorted by relevance
234 StringRef stringNameBase = name.getValueOr(""); in createStructTy() local235 std::string stringName = stringNameBase.str(); in createStructTy()242 (Twine(stringNameBase) + "." + std::to_string(counter)).str(); in createStructTy()