Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:constValue

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