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