|
clang 22.0.0git
|
#include "clang/AST/CommentSema.h"#include "clang/AST/Attr.h"#include "clang/AST/CommentCommandTraits.h"#include "clang/AST/Decl.h"#include "clang/AST/DeclTemplate.h"#include "clang/Basic/DiagnosticComment.h"#include "clang/Basic/LLVM.h"#include "clang/Basic/SimpleTypoCorrection.h"#include "clang/Basic/SourceManager.h"#include "clang/Lex/Preprocessor.h"#include "llvm/ADT/StringSwitch.h"#include "clang/AST/CommentHTMLTagsProperties.inc"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::comments |
Functions | |
| static ParamCommandPassDirection | clang::comments::getParamPassDirection (StringRef Arg) |
| Turn a string into the corresponding PassDirection or -1 if it's not valid. | |
| static bool | clang::comments::isClassOrStructDeclImpl (const Decl *D) |