Lines Matching refs:CodeCompletionAllocator
132 CodeCompletionAllocator &Allocator;
177 explicit ResultBuilder(Sema &SemaRef, CodeCompletionAllocator &Allocator, in ResultBuilder()
261 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator()
1451 CodeCompletionAllocator &Allocator = Results.getAllocator(); in AddStorageSpecifiers()
1575 CodeCompletionAllocator &Allocator) { in GetCompletionTypeString()
1612 CodeCompletionAllocator &Allocator = Results.getAllocator(); in addThisCompletion()
1706 CodeCompletionAllocator &Allocator = Results.getAllocator(); in AddOrdinaryNameResults()
2862 CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, in CreateCodeCompletionString()
2869 Preprocessor &PP, CodeCompletionAllocator &Allocator, in CreateCodeCompletionStringForMacro()
2922 CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, in CreateCodeCompletionString()
3295 unsigned CurrentArg, Sema &S, CodeCompletionAllocator &Allocator, in CreateSignatureString()
3658 CodeCompletionAllocator &Allocator = Results.getAllocator(); in CodeCompleteModuleImport()
7013 CodeCompletionAllocator &Allocator = Results.getAllocator(); in CodeCompleteObjCPropertySynthesizeIvar()
7167 CodeCompletionAllocator &Allocator = Results.getAllocator(); in AddObjCKeyValueCompletions()
7176 CodeCompletionAllocator &Allocator; in AddObjCKeyValueCompletions()
7180 KeyHolder(CodeCompletionAllocator &Allocator, StringRef Key) in AddObjCKeyValueCompletions()
8383 CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, in GatherGlobalCodeCompletions()