Home | History | Annotate | Download | only in libclang

Lines Matching refs:copyCStr

187   return copyCStr(Str);
190 const char *ScratchAlloc::copyCStr(StringRef Str) {
1098 EntityInfo.name = SA.copyCStr(StrBuf.str());
1107 EntityInfo.USR = SA.copyCStr(StrBuf.str());