Searched refs:AllocatorRef (Results 1 – 2 of 2) sorted by relevance
662 std::shared_ptr<GlobalCodeCompletionAllocator> AllocatorRef; variable667 : AllocatorRef(std::move(Allocator)) {} in CodeCompletionTUInfo()670 return AllocatorRef; in getAllocatorRef()674 assert(AllocatorRef); in getAllocator()675 return *AllocatorRef; in getAllocator()
430 CachedParentName = AllocatorRef->CopyString(OS.str()); in getParentName()