Searched refs:lhs_cstr (Results 1 – 1 of 1) sorted by relevance
262 register const char *lhs_cstr = lhs.m_string; in Compare() local264 if (lhs_cstr == rhs_cstr) in Compare()266 if (lhs_cstr && rhs_cstr) in Compare()268 llvm::StringRef lhs_string_ref (lhs_cstr, StringPool().GetConstCStringLength (lhs_cstr)); in Compare()273 if (lhs_cstr) in Compare()