Home
last modified time | relevance | path

Searched refs:BlockCommandComment (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DCommentSema.h59 const BlockCommandComment *BriefCommand;
62 const BlockCommandComment *HeaderfileCommand;
90 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
95 void actOnBlockCommandArgs(BlockCommandComment *Command,
96 ArrayRef<BlockCommandComment::Argument> Args);
98 void actOnBlockCommandFinish(BlockCommandComment *Command,
185 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
187 void checkReturnsCommand(const BlockCommandComment *Command);
191 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
193 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DCommentSema.h59 const BlockCommandComment *BriefCommand;
62 const BlockCommandComment *HeaderfileCommand;
90 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
95 void actOnBlockCommandArgs(BlockCommandComment *Command,
96 ArrayRef<BlockCommandComment::Argument> Args);
98 void actOnBlockCommandFinish(BlockCommandComment *Command,
185 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
187 void checkReturnsCommand(const BlockCommandComment *Command);
191 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
193 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DCommentSema.h58 const BlockCommandComment *BriefCommand;
61 const BlockCommandComment *HeaderfileCommand;
89 BlockCommandComment *actOnBlockCommandStart(SourceLocation LocBegin,
94 void actOnBlockCommandArgs(BlockCommandComment *Command,
95 ArrayRef<BlockCommandComment::Argument> Args);
97 void actOnBlockCommandFinish(BlockCommandComment *Command,
184 void checkBlockCommandEmptyParagraph(BlockCommandComment *Command);
186 void checkReturnsCommand(const BlockCommandComment *Command);
190 void checkBlockCommandDuplicate(const BlockCommandComment *Command);
192 void checkDeprecatedCommand(const BlockCommandComment *Comment);
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : DComment<BlockContentComment>;
19 def ParamCommandComment : DComment<BlockCommandComment>;
20 def TParamCommandComment : DComment<BlockCommandComment>;
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
22 def VerbatimLineComment : DComment<BlockCommandComment>;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : DComment<BlockContentComment>;
19 def ParamCommandComment : DComment<BlockCommandComment>;
20 def TParamCommandComment : DComment<BlockCommandComment>;
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
22 def VerbatimLineComment : DComment<BlockCommandComment>;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : DComment<BlockContentComment>;
19 def ParamCommandComment : DComment<BlockCommandComment>;
20 def TParamCommandComment : DComment<BlockCommandComment>;
21 def VerbatimBlockComment : DComment<BlockCommandComment>;
22 def VerbatimLineComment : DComment<BlockCommandComment>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DCommentNodes.td18 def BlockCommandComment : CommentNode<BlockContentComment>;
19 def ParamCommandComment : CommentNode<BlockCommandComment>;
20 def TParamCommandComment : CommentNode<BlockCommandComment>;
21 def VerbatimBlockComment : CommentNode<BlockCommandComment>;
22 def VerbatimLineComment : CommentNode<BlockCommandComment>;

123456789