Searched defs:copyString (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h91 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } function in class:clang::edit::EditedSource
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp69 StringRef EditedSource::copyString(const Twine &twine) { function in class:EditedSource
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h386 StringRef copyString(StringRef String) { function in class:llvm::MachO::InterfaceFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp722 StringRef copyString(StringRef String) { function in struct:llvm::yaml::MappingTraits::NormalizedTBD
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp166 StringRef copyString(StringRef str) { function in class:__anon1153::RefNameBuilder
672 StringRef copyString(StringRef str) { function in class:llvm::yaml::SequenceTraits::NormalizedFile
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp647 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp247 StringView Demangler::copyString(StringView Borrowed) { function in class:Demangler
/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c6877 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { function

Completed in 270 milliseconds