|
clang 22.0.0git
|
#include "clang/Basic/CommentOptions.h"#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/Support/Allocator.h"#include <map>Go to the source code of this file.
Classes | |
| class | clang::RawComment |
| struct | clang::RawComment::CommentLine |
| class | clang::RawCommentList |
| This class represents all comments included in the translation unit, sorted in order of appearance in the translation unit. More... | |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::comments |