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