Home | History | Annotate | Download | only in Sema

Lines Matching refs:Args

775   MultiExprArg Args = Init;
777 Args =
780 InitializationSequence InitSeq(*this, Entity, Kind, Args);
781 Args, &DclT);