Lines Matching refs:Prefix
580 std::string Prefix = !Namespace.empty() ? Namespace + "::" : "";581 O << " case " << Prefix << AltName << ":\n"