/external/clang/include/clang/Edit/ |
D | EditedSource.h | 71 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
|
/external/llvm-project/clang/include/clang/Edit/ |
D | EditedSource.h | 91 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 53 const char *copyString(StringRef Blob) { in copyString() function in __anonea7763910111::CXLoadedDiagnosticSetImpl
|
/external/llvm-project/clang/tools/libclang/ |
D | CXLoadedDiagnostic.cpp | 50 const char *copyString(StringRef Blob) { in copyString() function in __anon4bb00f7f0111::CXLoadedDiagnosticSetImpl
|
/external/clang/lib/Edit/ |
D | EditedSource.cpp | 56 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
|
/external/llvm-project/clang/lib/Edit/ |
D | EditedSource.cpp | 69 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
|
/external/llvm-project/lld/lib/ReaderWriter/YAML/ |
D | ReaderWriterYAML.cpp | 166 StringRef copyString(StringRef str) { in copyString() function in __anona65911ac0111::RefNameBuilder 672 StringRef copyString(StringRef str) { in copyString() function in llvm::yaml::MappingTraits::NormalizedFile
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 553 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
|
/external/llvm-project/llvm/lib/TextAPI/MachO/ |
D | TextStub.cpp | 725 StringRef copyString(StringRef String) { in copyString() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
D | TextStub.cpp | 722 StringRef copyString(StringRef String) { in copyString() function
|
/external/llvm-project/clang/lib/Lex/ |
D | HeaderSearch.cpp | 673 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
|
/external/llvm-project/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 247 StringView Demangler::copyString(StringView Borrowed) { in copyString() function in Demangler
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 247 StringView Demangler::copyString(StringView Borrowed) { in copyString() function in Demangler
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 6875 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString() function
|
/external/expat/lib/ |
D | xmlparse.c | 6896 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString() function
|
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 7197 copyString(const XML_Char *s, in copyString() function
|