Searched defs:StrEnd (Results 1 – 7 of 7) sorted by relevance
73 const uint8_t *StrEnd = StringContent.bytes_end(); in printAsStringList() local
223 const char *StrEnd = strchr(StrStart, '}'); in EmitInlineAsmStr() local
430 size_t StrEnd = Str.find('\0', Offset); in terminatedSubstr() local
883 const char *StrEnd = std::find(DiagStr, DiagEnd, '%'); in FormatDiagnostic() local
605 const char *StrEnd = Str.end(); in AnalyzeAsmString() local
178 Value *StrEnd = B.CreateInBoundsGEP(B.getInt8Ty(), StrBeg, Off, "endptr"); in convertStrToInt() local
541 const llvm::UTF8 *StrEnd = Str.bytes_end(); in BuildObjCBoxedExpr() local