Searched refs:CompletionTUInfo (Results 1 – 2 of 2) sorted by relevance
206 CompletionTUInfo = in initialize()261 assert(CompletionAllocator && CompletionTUInfo); in handleDeclOccurrence()477 *PP, *CompletionAllocator, *CompletionTUInfo); in handleMacroOccurrence()685 *CompletionTUInfo, in addDeclaration()
157 std::unique_ptr<CodeCompletionTUInfo> CompletionTUInfo; variable