Searched defs:StrEnd (Results 1 – 8 of 8) sorted by relevance
75 const uint8_t *StrEnd = StringContent.bytes_end(); in printAsStringList() local
225 const char *StrEnd = strchr(StrStart, '}'); in EmitInlineAsmStr() local
127 uint32_t StrEnd = StrStart + StrLen; parseBTF() local
430 size_t StrEnd = Str.find('\0', Offset); in terminatedSubstr() local
880 const char *StrEnd = std::find(DiagStr, DiagEnd, '%'); in FormatDiagnostic() local
606 const char *StrEnd = Str.end(); in AnalyzeAsmString() local
550 const llvm::UTF8 *StrEnd = Str.bytes_end(); in BuildObjCBoxedExpr() local
228 Value *StrEnd = B.CreateInBoundsGEP(B.getInt8Ty(), StrBeg, Off, "endptr"); in convertStrToInt() local