clang: lib/Interpreter/CodeCompletion.cpp File Reference (original) (raw)
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. | |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "REPLCC"