Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
CodeCompletion.cpp File Reference

Go to the source code of this file.

Classes

class  clang::ReplCompletionConsumer
 
class  clang::CompletionContextHandler
 The class CompletionContextHandler contains four interfaces, each of which handles one type of completion result. More...
 
class  clang::DotMemberAccessHandler
 
class  clang::IncrementalSyntaxOnlyAction
 
class  clang::ExternalSource
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Macros

#define DEBUG_TYPE   "REPLCC"
 

Functions

clang::CodeCompleteOptions clang::getClangCompleteOpts ()
 

Variables

const std::string clang::CodeCompletionFileName = "input_line_[Completion]"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "REPLCC"

Definition at line 28 of file CodeCompletion.cpp.