Searched refs:cString (Results 1 – 9 of 9) sorted by relevance
139 const char *cString; member271 LHS.cString = Str; in Twine()374 this->LHS.cString = LHS; in Twine()385 this->RHS.cString = RHS; in Twine()462 return StringRef(LHS.cString); in getSingleStringRef()
42 return StringRef(LHS.cString); in toNullTerminatedStringRef()66 OS << Ptr.cString; in printOneChild()117 << Ptr.cString << "\""; in printOneChildRepr()
65 ,cString enumerator141 result = cString; in final_ch()327 case cString: in vsscanf()
9 if (strcmp ([@"this " @"is " @"a " @"string" cString],
9 if (strcmp ([@"this is a string" cString], "this is a string"))
11 if (strcmp ([@STRING cString], STRING))
303 constexpr const char cString[] = "__cstring"; variable
1327 make<DeduplicatedCStringSection>(section_names::cString); in createSyntheticSections()1329 in.cStringSection = make<CStringSection>(section_names::cString); in createSyntheticSections()
7801 result of -cString against what we expect it to be; don't just