Home | History | Annotate | Download | only in Sema

Lines Matching refs:TokenLoc

11780 ExprResult Sema::ActOnGNUNullExpr(SourceLocation TokenLoc) {
11795 return new (Context) GNUNullExpr(Ty, TokenLoc);