Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Completion

266 /// \brief Determine the set of code-completion contexts in which this 
366 CachedResult.Completion = Results[I].CreateCodeCompletionString(*TheSema,
377 // Keep track of the type of this completion in an ASTContext-agnostic
427 // If there any contexts where this completion can be a
429 // nested-name-specifier completion.
431 CachedResult.Completion
454 Completion
1660 // entities the last time we rebuilt the preamble, clear out the completion
2078 // If we're caching global code-completion results, and the top-level
2079 // declarations have changed, clear out the code-completion cache.
2084 // We now need to clear out the completion info related to this translation
2092 // Code completion
2096 /// \brief Code completion consumer that combines the cached code-completion
2097 /// results from an ASTUnit with the code-completion results provided to it,
2154 /// local code-completion results.
2247 // Contains the set of names that are hidden by "local" completion results.
2268 // Determine whether this global completion result is hidden by a local
2269 // completion result. If so, skip it.
2271 HiddenNames.count(C->Completion->getTypedText()))
2276 CodeCompletionString *Completion = C->Completion;
2279 Priority = getMacroUsagePriority(C->Completion->getTypedText(),
2301 // Adjust the completion string, if required.
2304 // Create a new code-completion string that just contains the
2308 Builder.AddTypedTextChunk(C->Completion->getTypedText());
2310 Completion = Builder.TakeString();
2313 AllResults.push_back(Result(Completion, Priority, C->Kind,
2317 // If we did not add any cached completion results, just forward the
2344 CompletionTimer.setOutput("Code completion @ " + File + ":" +
2420 // Use the code completion consumer we were given, but adding any cached
2421 // code-completion results.
2427 // the use of the precompiled preamble if we're if the completion