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