Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Completion

263 /// \brief Determine the set of code-completion contexts in which this 
364 CachedResult.Completion = R.CreateCodeCompletionString(
373 // Keep track of the type of this completion in an ASTContext-agnostic
423 // If there any contexts where this completion can be a
425 // nested-name-specifier completion.
427 CachedResult.Completion = R.CreateCodeCompletionString(
448 CachedResult.Completion = R.CreateCodeCompletionString(
1638 // entities the last time we rebuilt the preamble, clear out the completion
2068 // If we're caching global code-completion results, and the top-level
2069 // declarations have changed, clear out the code-completion cache.
2074 // We now need to clear out the completion info related to this translation
2082 // Code completion
2086 /// \brief Code completion consumer that combines the cached code-completion
2087 /// results from an ASTUnit with the code-completion results provided to it,
2144 /// local code-completion results.
2236 // Contains the set of names that are hidden by "local" completion results.
2257 // Determine whether this global completion result is hidden by a local
2258 // completion result. If so, skip it.
2260 HiddenNames.count(C->Completion->getTypedText()))
2265 CodeCompletionString *Completion = C->Completion;
2268 Priority = getMacroUsagePriority(C->Completion->getTypedText(),
2290 // Adjust the completion string, if required.
2293 // Create a new code-completion string that just contains the
2297 Builder.AddTypedTextChunk(C->Completion->getTypedText());
2299 Completion = Builder.TakeString();
2302 AllResults.push_back(Result(Completion, Priority, C->Kind,
2306 // If we did not add any cached completion results, just forward the
2330 CompletionTimer.setOutput("Code completion @ " + File + ":" +
2355 // Spell-checking and warnings are wasteful during code-completion.
2410 // Use the code completion consumer we were given, but adding any cached
2411 // code-completion results.
2417 // the use of the precompiled preamble if we're if the completion