Home | History | Annotate | Download | only in Sema

Lines Matching refs:Args

1999 Sema::FindAssociatedClassesAndNamespaces(Expr **Args, unsigned NumArgs,
2015 Expr *Arg = Args[ArgIdx];
2448 Expr **Args, unsigned NumArgs,
2455 FindAssociatedClassesAndNamespaces(Args, NumArgs,
2463 T1 = Args[0]->getType();
2465 T2 = Args[1]->getType();