Lines Matching defs:Argument
63 ArrayRef<BlockCommandComment::Argument> Args) {
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;