Home
last modified time | relevance | path

Searched refs:copyCStr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp401 return copyCStr(Str); in toCStr()
404 const char *ScratchAlloc::copyCStr(StringRef Str) { in copyCStr() function in ScratchAlloc
1173 EntityInfo.name = SA.copyCStr(StrBuf.str()); in getEntityInfo()
1182 EntityInfo.USR = SA.copyCStr(StrBuf.str()); in getEntityInfo()
H A DCXIndexDataConsumer.h42 const char *copyCStr(StringRef Str);