Home | History | Annotate | Download | only in Sema

Lines Matching refs:TokenLoc

9226 ExprResult Sema::ActOnGNUNullExpr(SourceLocation TokenLoc) {
9241 return Owned(new (Context) GNUNullExpr(Ty, TokenLoc));