|
clang 23.0.0git
|
#include "clang/Basic/IdentifierTable.h"#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/StringRef.h"Go to the source code of this file.
Classes | |
| class | clang::CodeCompletionHandler |
| Callback handler that receives notifications when performing code completion within the preprocessor. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Typedefs | |
| using | clang::ModuleIdPath = ArrayRef<IdentifierLoc> |
| A sequence of identifier/location pairs used to describe a particular module or submodule, e.g., std.vector. | |