Home | History | Annotate | Download | only in AST

Lines Matching refs:Argument

63                                  ArrayRef<BlockCommandComment::Argument> Args) {
265 // User didn't provide a direction argument.
268 typedef BlockCommandComment::Argument Argument;
269 Argument *A = new (Allocator) Argument(SourceRange(ArgLocBegin,
306 typedef BlockCommandComment::Argument Argument;
307 Argument *A = new (Allocator) Argument(SourceRange(ArgLocBegin,
369 ArrayRef<InlineCommandComment::Argument> Args;
385 typedef InlineCommandComment::Argument Argument;
386 Argument *A = new (Allocator) Argument(SourceRange(ArgLocBegin,
409 ArrayRef<InlineCommandComment::Argument> Args;