Searched refs:CopyString (Results 1 – 3 of 3) sorted by relevance
2039 return Allocator.CopyString(Result); in GetCompletionTypeString()3144 Result.getAllocator().CopyString(PlaceholderStr)); in AddFunctionParameterChunks()3234 Result.getAllocator().CopyString(PlaceholderStr)); in AddTemplateParameterChunks()3431 Result.getAllocator().CopyString((*A)->getName())); in CreateCodeCompletionStringForMacro()3891 Result.getAllocator().CopyString(Placeholder)); in AddOverloadParameterChunks()4977 Builder.getAllocator().CopyString(PlaceholderStr)); in AddObjCBlockCall()5047 Results.getAllocator().CopyString(P->getName())); in AddObjCProperties()5055 Builder.getAllocator().CopyString(PlaceholderStr)); in AddObjCProperties()5296 B.AddResultTypeChunk(Alloc.CopyString(AsString)); in render()5311 B.AddPlaceholderChunk(Alloc.CopyString( in render()[all …]
364 const char *CodeCompletionAllocator::CopyString(const Twine &String) { in CopyString() function in CodeCompletionAllocator430 CachedParentName = AllocatorRef->CopyString(OS.str()); in getParentName()496 BriefComment = Allocator.CopyString(Comment); in addBriefComment()
652 const char *CopyString(const Twine &String);