Lines Matching defs:Allocator
127 CodeCompletionAllocator &Allocator; member in __anonec48ab7c0111::ResultBuilder
172 explicit ResultBuilder(Sema &SemaRef, CodeCompletionAllocator &Allocator, in ResultBuilder()
1472 CodeCompletionAllocator &Allocator) { in GetCompletionTypeString()
1504 CodeCompletionAllocator &Allocator = Results.getAllocator(); in addThisCompletion() local
1520 CodeCompletionAllocator &Allocator = Results.getAllocator(); in AddOrdinaryNameResults() local
2514 CodeCompletionAllocator &Allocator, in CreateCodeCompletionString()
2530 CodeCompletionAllocator &Allocator, in CreateCodeCompletionString()
2819 CodeCompletionAllocator &Allocator, in CreateSignatureString()
3168 CodeCompletionAllocator &Allocator = Results.getAllocator(); in CodeCompleteModuleImport() local
6030 CodeCompletionAllocator &Allocator = Results.getAllocator(); in CodeCompleteObjCPropertySynthesizeIvar() local
6187 CodeCompletionAllocator &Allocator = Results.getAllocator(); in AddObjCKeyValueCompletions() local
6196 CodeCompletionAllocator &Allocator; in AddObjCKeyValueCompletions() member
7271 void Sema::GatherGlobalCodeCompletions(CodeCompletionAllocator &Allocator, in GatherGlobalCodeCompletions()