Home | History | Annotate | Download | only in CppBackend

Lines Matching full:constvalue

680     std::string constValue = CI->getValue().toString(10, true);
684 << ", StringRef(\"" << constValue << "\"), 10));";