Showing content from https://clang.llvm.org/doxygen/classclang_1_1ReplCompletionConsumer.html below:
clang: clang::ReplCompletionConsumer Class Reference
ReplCompletionConsumer (std::vector< std::string > &Results, ReplCodeCompleter &CC) void ProcessCodeCompleteResults (class Sema &S, CodeCompletionContext Context, CodeCompletionResult *InResults, unsigned NumResults) final Process the finalized code-completion results.
CodeCompletionAllocator & getAllocator () override Retrieve the allocator that will be used to allocate code completion strings.
CodeCompletionTUInfo & getCodeCompletionTUInfo () override CodeCompleteConsumer (const CodeCompleteOptions &CodeCompleteOpts) bool includeMacros () const Whether the code-completion consumer wants to see macros.
bool includeCodePatterns () const Whether the code-completion consumer wants to see code patterns.
bool includeGlobals () const Whether to include global (top-level) declaration results.
bool includeNamespaceLevelDecls () const Whether to include declarations in namespace contexts (including the global namespace).
bool includeBriefComments () const Whether to include brief documentation comments within the set of code completions returned.
bool includeFixIts () const Whether to include completion items with small fix-its, e.g.
bool loadExternal () const Hint whether to load data from the external AST in order to provide full results.
virtual ~CodeCompleteConsumer () Deregisters and destroys this code-completion consumer.
virtual bool isResultFilteredOut (StringRef Filter, CodeCompletionResult Results) virtual void ProcessOverloadCandidates (Sema &S, unsigned CurrentArg, OverloadCandidate *Candidates, unsigned NumCandidates, SourceLocation OpenParLoc, bool Braced)
Definition at line 43 of file CodeCompletion.cpp.
◆ ReplCompletionConsumer() ◆ getAllocator() ◆ getCodeCompletionTUInfo() ◆ ProcessCodeCompleteResults()
The documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4