Searched refs:copyCStr (Results 1 – 2 of 2) sorted by relevance
406 return copyCStr(Str); in toCStr()409 const char *ScratchAlloc::copyCStr(StringRef Str) { in copyCStr() function in ScratchAlloc1186 EntityInfo.name = SA.copyCStr(StrBuf.str()); in getEntityInfo()1195 EntityInfo.USR = SA.copyCStr(StrBuf.str()); in getEntityInfo()
42 const char *copyCStr(StringRef Str);